Skip to content

Creates Confluence pages for git tags containing JIRA issue links

License

Notifications You must be signed in to change notification settings

remindgmbh/confluence-changelog

Repository files navigation

Confluence Changelog

Creates Confluence pages for git tags containing JIRA issue links.

travis-img codecov-img styleci-img php-v-img github-issues-img contrib-welcome-img license-img


Example

Could be used during CI to collect and bundle the referenced issues.

Run confluence changelog generator

This will run the documentor and create a page for each tag name in a Confluence space with the id 'ABC' under the parent page titled 'Changelog'. Every issue id found after the latest tag will be put on a page titled 'develop' under the same parent.

./vendor/bin/conflog document --spacekey ABC --token xyz --ancestor Changelog --uri https://myname.atlassian.net/wiki/rest/api/

Display help for the command

./vendor/bin/conflog help document

Authors

About

Creates Confluence pages for git tags containing JIRA issue links

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages