Skip to main content

GitHub AE는 현재 제한된 릴리스 상태입니다.

Jira를 조직 프로젝트 보드와 통합

조직 계정과 Jira Cloud를 통합하여 커밋 및 끌어오기 요청을 검사하고 언급된 Jira 이슈에 관련 메타데이터 및 하이퍼링크를 만들 수 있습니다.

  1. In the top right corner of GitHub AE, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the left sidebar, select Developer settings, then click OAuth Apps.

  4. Click New OAuth App.

  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 Organization owned applications, note the "Client ID" and "Client Secret" values.

  10. Link your GitHub account with Jira. For more information, see Atlassian's help documentation.

Further reading