Skip to main content

이 버전의 GitHub Enterprise Server는 다음 날짜에 중단됩니다. 2026-03-17. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

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의 페이지 오른쪽 상단에서 프로필 사진을 선택한 다음, Settings를 클릭합니다.
  2. 왼쪽 사이드바에서 Developer settings를 클릭합니다.
  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의 도움말 설명서를 참조하세요.

Next steps