Skip to main content

此版本的 GitHub Enterprise 已停止服务 2022-10-12. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持

Integrating Jira with your organization project board

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

  1. 在任何页面的右上角,单击个人资料照片,然后单击“设置”。

    用户� �中的 Settings 图� �

  2. In the left sidebar under Organization settings, click the name of your organization. Sidebar organization name

  3. In the left sidebar under Developer settings, click OAuth applications. OAuth applications tab in the left sidebar

  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. Register application button

  9. Under Organization owned applications, note the "Client ID" and "Client Secret" values. Client ID and Client Secret

  10. 将您的 GitHub 帐户与 Jira 链接。 有关详细信息,请参阅 Atlassian 的帮助文档

Further reading