diff --git a/.cspell.json b/.cspell.json index e2755a9100..b456288ab6 100644 --- a/.cspell.json +++ b/.cspell.json @@ -109,6 +109,7 @@ "Kaniko", "Keyfunc", "kyvg", + "lafriks", "LASTEXITCODE", "Laszlo", "laszlocph", @@ -237,6 +238,7 @@ "xlog", "xorm", "xormigrate", + "xoxys", "xyaml", "yamls", "Yuno", diff --git a/.woodpecker/static.yaml b/.woodpecker/static.yaml index 73f3dac05d..92b29947d3 100644 --- a/.woodpecker/static.yaml +++ b/.woodpecker/static.yaml @@ -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