Read Unresolved PR Comments
Instructions
아래 명령어를 실행해, 미해결 상태의 Pull Request 리뷰 코멘트를 조회한다.
code
bash scripts/read-unresolved-pr-comments.sh
查询GitHub PR中尚未回复的评论。使用GraphQL API,同时获取(1)与代码特定行关联的未解决Review thread(可解决)和(2)包含代码块的Issue comment(对话标签,不可解决),以JSON格式输出。同时包含PR信息(编号、标题、URL、状态、作者、评审人)。
--- frontmattername: read-unresolved-pr-comments description: GitHub PR에서 아직 대응되지 않은 코멘트를 조회한다. GraphQL API를 사용해 (1) 코드의 특정 라인에 연결된 미해결 Review thread(Resolve 가능)와 (2) 코드 블록을 포함한 Issue comment(대화 탭, Resolve 불가)를 모두 가져와 JSON 형식으로 출력한다. PR 정보(번호, 제목, URL, 상태, 작성자, 리뷰어)도 함께 포함된다.
아래 명령어를 실행해, 미해결 상태의 Pull Request 리뷰 코멘트를 조회한다.
bash scripts/read-unresolved-pr-comments.sh