Skip to content

ci: re-pin PR Hygiene so it can verify access granted by the organisation - #1034

Merged
shumkov merged 1 commit into
devfrom
chore/pr-hygiene-verify-access-dev
Sep 17, 2026
Merged

shumkov merged 1 commit into
devfrom
chore/pr-hygiene-verify-access-dev

Conversation

@shumkov

@shumkov shumkov commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Re-pins the shared review workflow onto dashpay/stale_prs_are_bad#35.

Writes were enabled on dashpay/platform for the first time and six of twelve pull requests were immediately marked configuration-error"An assigned owner/reviewer lacks verified write access". The people named are administrators.

One listing of collaborators only names the people a token can see, and a repository-scoped Actions token does not enumerate those who reach a repository through the organisation rather than as collaborators of it. Four of the eight owners in platform's policy are in that position, including the one in fallback.owners — so essentially every pull request was affected, not six.

Anyone the listing omits is now asked about directly, once per run, and remembered. The listing still answers for everyone it names, so the request-volume saving it was introduced for is unaffected.

An answer that never arrived is no longer reported as no access — those are different things, and only one of them is about the person.

This repository is affected too. lklimek on dash-evo-tool and QuantumExplorer on rust-dashcore both reach their repository through the organisation, so the same thing would have happened on the day writes were turned on here. grovedb and tenderdash happen to name only direct collaborators, which is why tenderdash has been writing since 13 September without hitting it.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the pull request review policy workflow to use a newer version of its review automation.

…tion

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) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: b1e25d2a-f095-42e7-b8f9-0616b0468313

📥 Commits

Reviewing files that changed from the base of the PR and between bc423cc and c2c25c7.

📒 Files selected for processing (1)
  • .github/workflows/pr-review-policy.yml

📝 Walkthrough

Walkthrough

The pull request changes the pinned commit for the reusable pull request review workflow in the policy job.

Changes

Review policy workflow

Layer / File(s) Summary
Repin reusable review workflow
.github/workflows/pr-review-policy.yml
The policy job now references commit 6636e320352dfafaa8187eb73b2d51c9975f2a48 for pr-review-reusable.yml instead of commit 176b4072cb93c69a19c68ebdda2080b5ec12bea3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Bug fix

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shumkov
shumkov merged commit 3d24459 into dev Sep 17, 2026
30 of 32 checks passed
@shumkov
shumkov deleted the chore/pr-hygiene-verify-access-dev branch September 17, 2026 17:07
@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.14%. Comparing base (bc423cc) to head (c2c25c7).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1034      +/-   ##
==========================================
- Coverage   77.15%   77.14%   -0.02%     
==========================================
  Files         329      329              
  Lines       83862    83862              
==========================================
- Hits        64706    64692      -14     
- Misses      19156    19170      +14     
Flag Coverage Δ
core 78.24% <ø> (ø)
ffi 50.32% <ø> (-0.01%) ⬇️
rpc 20.00% <ø> (ø)
spv 92.12% <ø> (-0.07%) ⬇️
wallet 79.79% <ø> (ø)
see 7 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant