Organization のプロジェクトボードに JIRA を統合する
Jira Cloud を Organization のアカウントに統合すると、コミットとプルリクエストをスキャンし、メンションされている JIRA の Issue で、関連するメタデータとハイパーリンクを作成できます。
-
任意のページの右上で、プロフィール画像をクリックし、続いてSettings(設定)をクリックしてください。
![ユーザバーの [Settings(設定)] アイコン](https://github.github.com/docs-ghes-2.16/assets/images/help/settings/userbar-account-settings.png)
-
左サイドバーの [Organization settings] で、Organization の名前をクリックします。

-
左サイドバーの [Developer settings] で、[OAuth applications] をクリックします。
![左サイドバーの [OAuth applications] タブ](https://github.github.com/docs-ghes-2.16/assets/images/help/organizations/org-oauth-applications-ghe.png)
-
[Register a new application] をクリックします。
-
[Application name] に "Jira" と入力します。
-
[Homepage URL] に、JIRA インスタンスの完全な URL を入力します。
-
[Authorization callback URL] に、JIRA インスタンスの完全な URL を入力します。
-
Register application をクリックする。
![[Register application] ボタン](https://github.github.com/docs-ghes-2.16/assets/images/help/oauth/register-application-button.png)
-
[Organization owned applications] で、[Client ID] と [Client Secret] の値を確認します。

-
GitHubのアカウントをJiraとリンクしてください。 詳しい情報については Atlassianのヘルプドキュメンテーションを参照してください。
参考リンク
- 「JIRA を個人プロジェクトに統合する」
- Connect Jira Cloud to GitHub (Atlassian documentation)