Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] PR 생성 시 Jira 이슈 설명 자동 추가 #2

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

LeeWxx
Copy link
Member

@LeeWxx LeeWxx commented Jan 30, 2025

🔖 관련 티켓

SN-2 (Jira 링크)

📌 작업 개요

Jira 이슈의 설명을 자동으로 PR에 반영하는 GitHub Actions 추가

✅ 작업 항목

  • Jira 이슈에서 제목 및 설명 자동 가져오기
  • PR 생성 시 Jira 티켓 번호 및 이슈 설명 PR 본문에 반영
  • PR 제목을 Jira 이슈 제목으로 설정
  • PR 템플릿 추가

📝 추가 설명

  1. PR을 작성할 때 템플릿이 불러와지는 것이 아닌, Create pull request 시 지라 이슈 설명이 PR 본문에 반영되는 방식입니다.
  2. Jira 이슈의 설명은 markdown 형식이 아니기에, 이를 파싱하는 과정이 워크플로우에 포함되어있습니다. 참고 부탁드립니다.

@LeeWxx LeeWxx changed the title [FEAT] Jira 연동 및 PR 자동 설명 업데이트 GitHub Actions 추가 [FEAT] PR 생성 시 Jira 이슈 설명 자동 추가 Jan 30, 2025
@LeeWxx LeeWxx merged commit 3cc4d99 into develop Jan 31, 2025
1 check passed
@LeeWxx LeeWxx deleted the feature/SN-2-jira-pr-description branch January 31, 2025 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant