Integrate gitlab-ci/cleaos-693-release-documents-from-jira-ticket and 1 more
requested to merge integrate/gitlab-ci/cleaos-693-release-documents-from-jira-ticket/into/seco_2017.09 into seco_2017.09
Commit: clea-os/infrastructure/gitlab-ci@b19705f3
[CICD][RELEASE] Integrate bugfix and feature extraction from Jira tickets
Extend the CI release pipeline to extract bugfixes and features from Jira tickets. These items are used to dynamically render the Release page, if present.
--
Commit: clea-os/infrastructure/gitlab-ci@4351742b
[CICD][RELEASE] Integrate jira_get_tickets.py
Add script for retrieving tickets, storing ticket attachments, and generating issue reports. The script is based on the Confluence Python API module.