Retrieve details from JIRA into CustomUI

I need guidance on how to return a list of currently connected repos (GitHub and/or Bitbucket) in a JIRA cloud environment. I need this data for the customUI preferably in the structure {username: “awesomeJohn”, repoName: “johnRepoIsAwesome”}.

Examples and documentation would also be really appreciated. Thank you.

@AdebayoOmolumo,

The data available in the Jira Software “Developer Information” panel is not available via APIs. Please watch, vote, and comment on this open issue: JSWCLOUD-16901

2 Likes

Thank you.