feat: PR 리뷰 알림에 본문 포함#4
Open
dohyun-ko wants to merge 1 commit into
Open
Conversation
Approve/Comment/Request changes 시 본문이 있으면 100 rune 이내로 잘라서 escape 후 두 번째 블록으로 첨부. 본문이 비어있으면 추가하지 않음. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
전체 변경사항 요약풀 리퀘스트 리뷰 제출 이벤트 메시지 생성 로직이 제목만 포함하던 구조에서 제목과 본문을 모두 포함하는 블록 배열 구조로 변경되었습니다. 리뷰 본문은 길이 제한과 이스케이프 처리를 거쳐 메시지에 추가됩니다. 변경사항PR 리뷰 이벤트 메시지 구성
예상 코드 리뷰 노력🎯 1 (단순) | ⏱️ ~5 분 관련된 가능성 있는 PR
제안 리뷰어
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
4 tasks
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.
Summary
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
릴리스 노트