mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
ci: enforce honeypot for unaffiliated PRs (#1269)
Signed-off-by: Hampus Kraft <hampus@fluxer.com>
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
esac
|
||||
|
||||
case "$author_association" in
|
||||
FIRST_TIMER|FIRST_TIME_CONTRIBUTOR)
|
||||
NONE|FIRST_TIMER|FIRST_TIME_CONTRIBUTOR)
|
||||
gh api \
|
||||
--method PATCH \
|
||||
"repos/${GITHUB_REPOSITORY}/pulls/${pr_number}" \
|
||||
|
||||
Reference in New Issue
Block a user