Commit 7a12876
fix(workflows): skip maintainer gate for maintainer-authored PRs (#17)
author_association only reports MEMBER for public org membership; with
private membership a maintainer's own PR could never clear the gate
(authors cannot approve their own PRs). Skip when the PR author is in
MAINTAINERS.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 5cbfd09 commit 7a12876
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments