You can integrate Jira Cloud with your user account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.

  1. Settings icon in the user bar
    In the upper-right corner of any page, click your profile photo, then click Settings.
  2. Developer settings
    In the left sidebar, click Developer settings.

  3. { site.data.variables.product.prodname_oauth_app }}s tab in the left sidebar
    In the left sidebar, click OAuth Apps.

  4. Click Register a new application.
  5. Under Application name, type "Jira".
  6. Under Homepage URL, type the full URL to your Jira instance.
  7. Under Authorization callback URL, type the full URL to your Jira instance.
  8. Register application button
    Click Register application.
  9. Client ID and Client Secret
    Under Developer applications, note the "Client ID" and "Client Secret" values.
  10. Link your GitHub account with Jira. For more information, see Atlassian's help documentation.

Further reading