Skip to main content

Integrating Jira with your personal projects

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

  1. 在 GitHub 任意页面的右上角,单击个人资料照片,然后单击 “设置”****。
  2. 在左侧边栏中,单击“ 开发人员设置”。
  3. 在左侧边栏中,单击 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. Click Register application.
  9. Under Developer applications, note the "Client ID" and "Client Secret" values.
  10. 将您的 GitHub 帐户与 Jira 链接。 有关详细信息,请参阅 Atlassian 的帮助文档

Further reading