Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can I see a GitHub issue from Jira?

Dmitry Boltyanskiy June 15, 2019

How can I see, manage and analyze GitHub issues using Jira?

1 answer

1 accepted

1 vote
Answer accepted
Pankaj Jangid
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 16, 2019

As far as I know there is no direct way to view GitHub issues in Jira. Probably one of the Apps might be of use. Just check them out - https://marketplace.atlassian.com/search?query=github.

Otherwise if you want to do it yourself then you can do it using the wonderful APIs provided by GitHub and Jira.

https://developer.github.com/v3/

https://developer.atlassian.com/cloud/jira/platform/rest/v3/

Another good things is that webhooks are available for Jira (Server and Cloud) and Github. Following links might help:

https://developer.atlassian.com/server/jira/platform/webhooks/ (server)

https://developer.atlassian.com/cloud/jira/platform/webhooks/ (cloud)

https://developer.github.com/webhooks/ (Github)

Whenever an issues changes you can push the changes to other side using hooks.

Dmitry Boltyanskiy June 16, 2019

Good detailed answer. I did not find the appropriate plug-in in the https://marketplace.atlassian.com/search?query=github. If you will have found, please inform me. (I do not want to develop my app using API, so I want to use the existing solution).

Pankaj Jangid
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 16, 2019

I'll definitely put it here if I come across any.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events