Adds information to cards in the JIRA sprint view to show GitHub labels on associated Pull Requests.
Improve your development workflow by bringing pull request labels directly into JIRA. This extension provides a 360 degree view of where your engineers are at with their PR's, who needs to take action, and where issues are stalling out.
Installation Instructions:
After installing this extension, you must add a GitHub access token so the extension can make API calls to get the label information
Create a Github Access Token
1. https://github.com/settings/tokens ← Navigate here
2. Click Generate New Token
3. Re-enter your password
4. Give your token a description (e.g. Label chrome extension)
5. Select the repos scope
6. Click Generate Token
7. Copy the token
8. Paste this token in the extension options
Prerequisites:
* Only available on Classic JIRA projects -- next-gen is not supported
* JIRA <-> GitHub integration has been configured and user is able to see associated PR's (Use smart commits!)
Latest reviews
- (2020-10-19) Rehan Ahmad: Great extension but did not show the status of PRs fully. What I wanted to see was the approval status of PRs. Hence I have written my own extension called PR Status. Sorry for shameless plug but please consider it too. It is open source.
- (2020-03-03) Alex R: So far - amazing.. Quick and dirty but does what I need!