Connecting Jira to a GitHub Enterprise organization
- 
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.
 - 
Click on your profile icon under the GitHub logo and select the organization you would like to connect with Jira.

 - 
Click on the Edit organization name settings link.

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

 - 
Click on the Register new application button.

 - 
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.
 
 - 
Klicke auf Register application (Anwendung registrieren).
 - 
Beachten Sie oben auf der Seite die Client-ID und das Clientgeheimnis. You will need these for configuring your Jira instance.
 
Jira instance configuration
- 
On your Jira instance, log into an account with administrative access.
 - 
At the top of the page, click the settings (gear) icon and choose Applications.

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

 - 
Click Link Bitbucket Cloud or GitHub account.

 - 
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).
 
 - 
Überprüfen Sie die Berechtigungen, die Sie Ihrem GitHub Enterprise-Konto erteilen, und klicken Sie auf Authorize application (Anwendung autorisieren).
 - 
Geben Sie zum Fortfahren ggf. Ihr Passwort ein.