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 の任意のページの右上隅にあるプロフィール写真をクリックし、[ Settings] をクリックします。
  2. 左側のサイドバーの [Developer settings] をクリックします。
  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 のヘルプ ドキュメントを参照してください。

Next steps