jira - aetas-github-training/Support GitHub Wiki

JIRA

Setup

  1. Register a Developer Application via the GitHub account that owns repos you wish to link.
  • See JIRA instructions for details. (This link also includes full instructions for this setup procedure.)
  1. Log in to JIRA, go to Administration > Add-ons.
  2. Click Source Control > DVCS accounts.
  3. Click Link Bitbucket or GitHub account.
  • Behind the scenes, JIRA is registering a new app in the GitHub account's Personal Settings > Applications > Developer applications. This will generate a new OAuth Client ID and Client Secret.
  1. Input OAuth Client ID and Client Secret. In the Team or User Account field, put the name of a GitHub account that has admin privileges for the appropriate repos.
  2. Approve on GitHub OAuth via Authorize application confirmation.

Notes

  • DVCS account associated with specific user or organization.
  • JIRA DVCS connector automatically sets up Web Hooks on all repositories.
  • JIRA server (internal) requires the connector plugin.

Other Resoruces

⚠️ **GitHub.com Fallback** ⚠️