Release Notes Agent: Jira Integration
Open
goal/dorado :sparkles:
kind/enhancement
sys/release-notes-agent
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
To be able to get information from Jira about specific issues we need to implement integration with Jira REST API.
Main points:
- Token based auth should be implemented
- We assume that issues that we are interested in are marked with specific custom field (id of this field should be configurable with application property)
- If issue from Jira duplicates some issue from github there would be additional custom field on this issue (also configurable in application.properties). If so we will grab all necessary information from GitHub
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.