Skip to main content

Integrating Jira with your personal projects

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

  1. GitHub의 페이지 오른쪽 상단에서 프로필 사진을 선택한 다음, 설정을 선택합니다.
  2. 왼쪽 사이드바에서 개발자 설정을 클릭합니다.
  3. 왼쪽 사이드바에서 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. Jira와 GitHub 계정을 연결합니다. 자세한 내용은 Atlassian의 도움말 설명서를 참조하세요.

Further reading