Skip to main content
ドキュメントには� �繁に更新が� えられ、その都度公開されています。本ページの翻訳はま� 未完成な部分があることをご了承く� さい。最新の情� �については、英語のドキュメンテーションをご参照く� さい。本ページの翻訳に問題がある� �合はこちらまでご連絡く� さい。

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-06-03. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの改善、新機能のためには、最新バージョンのGitHub Enterpriseにアップグレードしてく� さい。 アップグレードに関する支援については、GitHub Enterprise supportに連絡してく� さい。

Managing projects using Jira

You can integrate Jira with GitHub Enterprise Server for project management.

Connecting Jira to a GitHub Enterprise organization

  1. http[s]://[hostname]/login で GitHub Enterpriseのアカウントにサインインする。 If already signed in, click on the GitHub logo in the top left corner.

  2. Click on your profile icon under the GitHub logo and select the organization you would like to connect with Jira.

    Select an organization

  3. Click on the Edit organization name settings link.

    Edit organization settings

  4. In the left sidebar, under Developer settings, click OAuth Apps.

    Select OAuth Apps

  5. Click on the Register new application button.

    Register new application button

  6. アプリケーションの設定を次のように記入する。

    • In the Application name field, type "Jira" or any name you would like to use to identify the Jira instance.
    • In the Homepage URL field, type the full URL of your Jira instance.
    • In the Authorization callback URL field, type the full URL of your Jira instance.
  7. Register application をクリックする。

  8. ページの上部の [Client ID] と [Client Secret] をメモしてく� さい。 You will need these for configuring your Jira instance.

Jira instance configuration

  1. On your Jira instance, log into an account with administrative access.

  2. At the top of the page, click the settings (gear) icon and choose Applications.

    Select Applications on Jira settings

  3. In the left sidebar, under Integrations, click DVCS accounts.

    Jira Integrations menu - DVCS accounts

  4. Click Link Bitbucket Cloud or GitHub account.

    Link GitHub account to Jira

  5. [Add New Account]� (新規アカウントを追� ) モーダルで、GitHub Enterprise の設定を記入してく� さい。

    • From the Host dropdown menu, choose GitHub Enterprise.
    • In the Team or User Account field, type the name of your GitHub Enterprise organization or user account.
    • OAuth Key の欄には、GitHub EnterpriseのディベロッパーアプリケーションのClient ID を入力する。
    • OAuth Secret の欄には、GitHub Enterpriseのデベロッパーアプリケーションの Client Secret を入力する。
    • If you don't want to link new repositories owned by your GitHub Enterprise organization or user account, deselect Auto Link New Repositories.
    • If you don't want to enable smart commits, deselect Enable Smart Commits.
    • [Add] をクリックします。
  6. GitHub Enterpriseに対して与えるアクセス権を確認して、Authorize application をクリックする。

  7. 必要であれば、パスワードを入力する。