问题
I am looking for an API to add build information to JIRA issues. My CI is Jenkins. I would assume it would behave in the same manner as Bamboo builds
I have been searching in here:
- https://developer.atlassian.com/cloud/jira/platform/rest/
- https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/
- https://jenkinsci.github.io/jira-steps-plugin/
and I haven't found anything. Is this feature reserved for Bamboo?
回答1:
I think you need to install jira plugin and that will enable you to use JIRA REST API.
https://wiki.jenkins.io/display/JENKINS/JIRA+Plugin
来源:https://stackoverflow.com/questions/48221453/how-to-link-jenkins-build-information-with-jira-issue