notion sync#53
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
GitHub 이슈/PR 이벤트를 트리거로 Notion 데이터베이스에 티켓을 생성/조회하고, 상태 및 GitHub URL을 동기화하려는 GitHub Actions 워크플로우를 추가합니다.
Changes:
- 이슈 오픈 시 Notion 페이지 생성 및 발급된 EUM 티켓 번호로 GitHub 이슈 제목 접두어 자동 업데이트
- 이슈 closed/reopened에 따라 Notion 상태(완료/이슈) 갱신
- PR 이벤트에 따라 EUM 티켓을 추출해 Notion 페이지 상태(진행 중/리뷰 중/완료) 및 PR URL 갱신
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
이거 제가 오타내서 그런데 .github/workflows/notion-sync.yml 파일로 만들어주셔야 합니다! ㅜㅜ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업 내용
🔍 관련 이슈
🖼️ 스크린샷
🧪 테스트 결과
💬 기타 참고 사항