You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Don't scan our bot (#6292)
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
"Kaniko",
|
||||
"Keyfunc",
|
||||
"kyvg",
|
||||
"lafriks",
|
||||
"LASTEXITCODE",
|
||||
"Laszlo",
|
||||
"laszlocph",
|
||||
@@ -237,6 +238,7 @@
|
||||
"xlog",
|
||||
"xorm",
|
||||
"xormigrate",
|
||||
"xoxys",
|
||||
"xyaml",
|
||||
"yamls",
|
||||
"Yuno",
|
||||
|
||||
@@ -32,5 +32,13 @@ steps:
|
||||
settings:
|
||||
github_token:
|
||||
from_secret: GITHUB_TOKEN_SURGE
|
||||
allowlist:
|
||||
- woodpecker-bot
|
||||
- 'renovate[bot]'
|
||||
- 6543
|
||||
- anbraten
|
||||
- lafriks
|
||||
- qwerty287
|
||||
- xoxys
|
||||
when:
|
||||
- event: pull_request
|
||||
|
||||
Reference in New Issue
Block a user