You can connect the JIRA DVCS plugin to your user account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned JIRA Issues.

  1. In the upper-right corner of any page, click your profile photo, then click Settings. Settings icon in the user bar
  2. In the left sidebar, click OAuth applications. Applications settings
  3. Click Register a new application.
  4. Under Application name, type "JIRA".
  5. Under Homepage URL, type the full URL to your JIRA instance.
  6. Under Authorization callback URL, type the full URL to your JIRA instance.
  7. Click Register application. Register application button
  8. Under Developer applications, note the "Client ID" and "Client Secret" values. Client ID and Client Secret
  9. Link your GitHub account with JIRA. For more information, see Atlassian's help documentation.

Further reading