GitHub PR의 미해결 Review thread를 일괄 Resolve한다. GraphQL API를 사용해 미해결 Review thread(코드 특정 라인에 대한 코멘트)를 조회한 뒤, resolveReviewThread mutation으로 모두 자동 Resolve한다. Issue comment(대화 탭)는 원래 Resolve 기능이 없으므로 대상에서 제외된다. 각 스레드의 Resolve 결과를 출력한다.
Automatically resolves all unresolved PR review threads using GitHub GraphQL API. Triggers when you run the script to batch close code-specific review comments while excluding general issue comments.
/plugin marketplace add gaebalai/claude-code-marketplace/plugin install gaebalai@marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/resolve-pr-comments.sh아래 명령어를 실행해 Resolve되지 않은 리뷰 코멘트를 Resolve한다.
bash scripts/resolve-pr-comments.sh