1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects.md
2020-11-23 12:51:50 -05:00

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.
/articles/integrating-jira-with-your-personal-projects
enterprise-server github-ae
* *

{% 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. {% data variables.product.prodname_oauth_app %}s tab in the left sidebar 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. Register application button 8. Under Developer applications, note the "Client ID" and "Client Secret" values. Client ID and Client Secret {% data reusables.user_settings.jira_help_docs %}

Further reading