1.6 KiB
1.6 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||
|---|---|---|---|---|---|---|---|---|
| Integrating Jira with your personal projects | You can integrate Jira Cloud with your user account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues. |
|
|
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.developer_settings %}
3. In the left sidebar, click {% data variables.product.prodname_oauth_app %}s.
3. Click Register a new application.
4. Under Application name, type "Jira".
5. Under Homepage URL, type the full URL to your Jira instance.
6. Under Authorization callback URL, type the full URL to your Jira instance.
7. Click Register application.
8. Under Developer applications, note the "Client ID" and "Client Secret" values.
{% data reusables.user_settings.jira_help_docs %}
Further reading
- "Integrating Jira with your organization project board"
- Connect Jira Cloud to GitHub (Atlassian documentation)