Skip to content

Commit f297f76

Browse files
shumkovclaude
andcommitted
ci: re-pin PR Hygiene for the checklist in the description
Every governed pull request description now ends with the review checklist: every requirement, checked when met, the first unchecked line being the state. When the move changes -- to the author, to a reviewer, to merge -- one comment says so. Labels say whose move it is: waiting-bots, waiting-self-review, ready-for-human, too-many-open-prs. dashpay/stale_prs_are_bad#46 landed as 14572d41fab87ded04a8162a9934ed0f29972bc3. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 3df9f74 commit f297f76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-review-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
(contains(fromJSON('["coderabbitai", "coderabbitai[bot]"]'), github.event.comment.user.login) &&
5353
(contains(github.event.comment.body, 'final_review_risk_coverage') ||
5454
contains(github.event.comment.body, 'rate limited by coderabbit.ai')))
55-
uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@ae7c249182b8ea29eb488d604d7ade9ed9af9e2c
55+
uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@14572d41fab87ded04a8162a9934ed0f29972bc3
5656
with:
5757
scope: ${{ inputs.scope || 'batch' }}

0 commit comments

Comments
 (0)