mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
chore: allow blinkagent[bot] to bypass CLA check (#21872)
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
# branch should not be protected
|
||||
branch: "main"
|
||||
# Some users have signed a corporate CLA with Coder so are exempt from signing our community one.
|
||||
allowlist: "coryb,aaronlehmann,dependabot*,blink-so*"
|
||||
allowlist: "coryb,aaronlehmann,dependabot*,blink-so*,blinkagent*"
|
||||
|
||||
release-labels:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user