Skip to main content

Diese Version von GitHub Enterprise Server wird eingestellt am 2026-03-17. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für bessere Leistung, verbesserte Sicherheit und neue Features aktualisiere auf die neueste Version von GitHub Enterprise Server. Wende dich an den GitHub Enterprise-Support, um Hilfe zum Upgrade zu erhalten.

Integrating Jira with your personal projects

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

  1. Klicke in der oberen rechten Ecke einer Seite auf GitHub auf dein Profilbild und dann auf Settings.
  2. Klicke in der linken Randleiste auf Developer settings.
  3. Klicke auf der linken Randleiste auf OAuth apps .
  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.
  9. Under Developer applications, note the "Client ID" and "Client Secret" values.
  10. Verknüpfe Dein GitHub-Konto mit Jira. Weitere Informationen findest du in der Hilfedokumentation von Atlassian.

Next steps