Diese Version von GitHub Enterprise wurde eingestellt am 2021-06-09. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.

Managing projects using Jira

You can integrate Jira with GitHub Enterprise for project management.

Connecting Jira to a GitHub Enterprise organization

  1. Melden Sie sich unter „http[s]://[hostname]/login“ bei Ihrem GitHub Enterprise-Konto an. 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. Tragen Sie die Anwendungseinstellungen ein:

    • 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. Klicke auf Register application (Anwendung registrieren).

  8. Beachten Sie oben auf der Seite die Client-ID und das Clientgeheimnis. 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. Tragen Sie im Modalfenster Add New Account (Neues Konto hinzufügen) Ihre GitHub Enterprise-Einstellungen ein:

    • From the Host dropdown menu, choose GitHub Enterprise.
    • Geben Sie im Feld Team or User Account den Namen Ihrer GitHub Enterprise-Organisation oder Ihres persönlichen Kontos ein.
    • Geben Sie im Feld OAuth Key (OAuth-Schlüssel) die Client-ID Ihrer GitHub Enterprise-Entwickleranwendung ein.
    • Geben Sie im Feld OAuth Secret (OAuth-Geheimnis) das Clientgeheimnis für Ihre GitHub Enterprise-Entwickleranwendung ein.
    • If you don't want to link new repositories owned by your GitHub Enterprise organization or personal account, deselect Auto Link New Repositories.
    • If you don't want to enable smart commits, deselect Enable Smart Commits.
    • Klicke auf Add (Hinzufügen).
  6. Überprüfen Sie die Berechtigungen, die Sie Ihrem GitHub Enterprise-Konto erteilen, und klicken Sie auf Authorize application (Anwendung autorisieren).

  7. Geben Sie zum Fortfahren ggf. Ihr Passwort ein.