Skip to main content

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-10-12. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise にアップグレードします。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせく� さい

Integrating Jira with your organization project board

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

  1. 任意のページで、右上隅にあるプロファイルの画像をクリックし、次に[設定]をクリックします。

    ユーザバーの [Settings(設定)] アイコン

  2. In the left sidebar under Organization settings, click the name of your organization. Sidebar organization name

  3. In the left sidebar under Developer settings, click OAuth applications. OAuth applications tab in the left sidebar

  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. Register application button

  9. Under Organization owned applications, note the "Client ID" and "Client Secret" values. Client ID and Client Secret

  10. GitHubのアカウントをJiraとリンクしてく� さい。 詳しくは、Atlassian のヘルプ ドキュメントを参照してく� さい。

Further reading