[global] PR 라벨 참조 문서를 실제 라벨에 맞게 갱신 - #128
Merged
Merged
Conversation
exijn
approved these changes
Sep 10, 2026
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.
개요
write-pr스킬이 참조하는.claude/skills/write-pr/references/labels.md에 저장소에 존재하지 않는 라벨이 적혀 있어,gh label list결과에 맞게 갱신하였습니다.본문
문제
기존 문서는 PR 라벨로
enhancement:개선작업,bug:버그,documentation:문서화,release:릴리즈네 가지를 안내하고 있었습니다. 그러나 현재 저장소의 실제 라벨은신규 기능,리팩터링,버그,문서화,삭제이며, 안내된 이름 중 실재하는 것은 색상 없는 잔여 라벨bug:버그하나뿐입니다. 이 목록을 그대로 사용하면gh pr create --label이 실패합니다.off-limits 목록도 마찬가지로
help wanted:도움 필요,invalid:무효한,GFI:첫 기여 추천등 존재하지 않는 이름을 담고 있었습니다.변경
gh label list출력과 대조하여 두 표를 모두 실제 라벨로 교체하였습니다.신규 기능,리팩터링,버그,문서화,삭제무효,중복됨,중지됨,harness sync:하네스 동기화,bug:버그리팩터링과삭제는 기존 문서에 없어 리팩터링 및 코드 제거 PR이 전부enhancement:개선작업으로 뭉뚱그려지던 항목이므로, Quick Decision 표에 분기를 추가하였습니다.bug:버그는버그와 중복되는 잔여 라벨이라 사용 금지 항목으로 옮겼습니다.문서 상단에는 라벨명을
gh label list로 검증하라는 문장을 추가하여 같은 어긋남이 반복되지 않도록 하였습니다.https://claude.ai/code/session_013RVjxtwAQdfJzGk5ebXS7E