Skip to content

ci: widen Flow B PR-review gate to trusted authors#183

Merged
SebaBoler merged 1 commit into
mainfrom
ci/widen-pr-review-gate
Jun 24, 2026
Merged

ci: widen Flow B PR-review gate to trusted authors#183
SebaBoler merged 1 commit into
mainfrom
ci/widen-pr-review-gate

Conversation

@SebaBoler

Copy link
Copy Markdown
Owner

Lets trusted collaborators (SebaBoler, pawelkrystkiewicz) trigger ready for vanguard review on their own PRs — addresses #169 (the safe half) and the recurring skip on #140/#160/#176.

Why this is the SAFE widening: Flow B reviews the PR diff in a read-only sandbox and only posts a comment — it does NOT checkout/build the PR head with write perms. So widening the author here carries no RCE/secret-exfil risk (unlike vanguard-revise.yml, whose author stays owner-only until a split job exists — see #169).

Changes:

  • Gate if: now allows author AND sender in ["SebaBoler","pawelkrystkiewicz"] (both must be trusted: a trusted person labels a trusted person's PR).
  • Removed --author SebaBoler from the watch-prs step (it hard-filtered to one login and would have dropped Paweł's PR after the gate let it through); the gate is now the single control.

After merge, both Paweł and SebaBoler can get their own PRs reviewed by labeling them ready for vanguard review.

@SebaBoler SebaBoler merged commit 43fe9db into main Jun 24, 2026
1 check passed
@SebaBoler SebaBoler deleted the ci/widen-pr-review-gate branch June 24, 2026 12:41
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