You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gate CI on sync PRs to require committer authorship or approval (#462)
Sync PRs from non-committers could run CI on untrusted code. This adds
a ci-gate job that checks the original commit author's repo permissions
and blocks CI unless they have write access or the `ci-approved` label
is added manually.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments