Hello, I'm new to the JIRA platform and REST API, so I may be looking in the wrong place here... We have integrated using smart commits and I'm wondering if there's a way to get the details under the Development panel via the REST API? For example, can we pull out the commit details?
Why you can't pull commit details from GitHub?
We're doing that now, but we're recently started to use jira and the github plugin, and there's the desire to pull the specific commits/pr associate with particular JIRA issue. So it's essentially the linkage of the two is happening in JIRA now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, and that linkage is part of your commit message. Probably it just not trivial to get it from GitHub API? Like get repo commits and then lookup by ticket key in commit messages.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We could always get from github and extract out from the message. We're wondering if it's possible to get this information via the REST API from within JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not aware of a JIRA API endpoint for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.