chore: allow blinkagent[bot] to bypass CLA check (#21872)

This commit is contained in:
Dean Sheather
2026-02-03 03:03:51 +00:00
committed by GitHub
parent 892b226837
commit b8b8387b27
+1 -1
View File
@@ -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