Skip to main content

Intégration de Jira à vos projets personnels

Vous pouvez intégrer Jira Cloud à votre compte personnel pour analyser les commits et les demandes de tirage, et créer ainsi des métadonnées et des liens hypertexte appropriés dans les problèmes Jira mentionnés.

  1. In the upper-right corner of any page on GitHub, click your profile picture, then click Settings.
  2. In the left sidebar, click Developer settings.
  3. In the left sidebar, click 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. Link your GitHub account with Jira. For more information, see Atlassian's help documentation.

Next steps