Creates Confluence pages for git tags containing JIRA issue links.
Could be used during CI to collect and bundle the referenced issues.
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/
./vendor/bin/conflog help document
- REMIND GmbH - technik@remind.de
- Hauke Schulz - h.schulz@remind.de