Github for Jira : How to publish results on Jira issue from Github Actions Workflow

shriya October 14, 2024

I have installed "Github for Jira" and integrated Github Actions Workflow.

On development Tab for Jira issue, I need following information about how to configure it.

 

1. How to publish results / artifacts on Jira issue from GIthub actions workflow. Need supporting documents if available.

2. How to add reviewers?

3. How to configure "Other links" on Jira issue , development tab?

 

Adding pictures to support above queries.github_for_jira2.pnggithub-for-jira.png

1 answer

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 15, 2024

I think that all the use cases you mentioned can be solved if you can send request from the GitHub Actions execution to the Jira Cloud REST API.

There are REST API end-points for attachments, links, etc.

See: https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#about

shriya October 15, 2024

Thank you for the quick response.

Could you please share an example on implementation.

Appreciate your help !

shriya October 15, 2024

I tried to upload document for specific Jira issue using REST API and it works.

My requirement is how to upload at the location " Test Results" in the above snippet.

Could you please let me know, as I couldn't find supporting documents for that.

 

Thanks,

Shriya

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events