From c2c25c779a0927f4733280629c12a5a9ebb398a1 Mon Sep 17 00:00:00 2001 From: Ivan Shumkov Date: Fri, 18 Sep 2026 00:06:56 +0700 Subject: [PATCH] ci: re-pin PR Hygiene so it can verify access granted by the organisation One listing of collaborators does not name the people who reach a repository through the organisation rather than as collaborators of it, and reading their absence as no write access marked six platform pull requests a configuration error. Anyone the listing omits is asked about directly now. dashpay/stale_prs_are_bad#35 landed as 6636e320352dfafaa8187eb73b2d51c9975f2a48. Co-Authored-By: Claude Opus 5 (1M context) --- .github/workflows/pr-review-policy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-review-policy.yml b/.github/workflows/pr-review-policy.yml index 1cf051f36..2e39b7866 100644 --- a/.github/workflows/pr-review-policy.yml +++ b/.github/workflows/pr-review-policy.yml @@ -45,4 +45,4 @@ jobs: (contains(fromJSON('["coderabbitai", "coderabbitai[bot]"]'), github.event.comment.user.login) && (contains(github.event.comment.body, 'final_review_risk_coverage') || contains(github.event.comment.body, 'rate limited by coderabbit.ai'))) - uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@176b4072cb93c69a19c68ebdda2080b5ec12bea3 + uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@6636e320352dfafaa8187eb73b2d51c9975f2a48