Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 782 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 782 Bytes

Github Labels in JIRA

Adds Pull Requests and GitHub Labels to JIRA issue cards in Active Sprint view

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

Contribution

Help me build this extension! Reach out on Twitter at @macleanjr, e-mail at [email protected], or just submit a PR!

License

MIT © Jason MacLean