chore(ci): add noreply@anthropic.com to CLA allowlist
Co-authored commits from Claude Code were failing the CLA check because the bot email had not signed the CLA. Whitelist it so AI-assisted PRs pass without requiring --admin merge. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -74,7 +74,7 @@ jobs:
|
||||
# Link to the authoritative English CLA. Chinese reference:
|
||||
# https://github.com/zonghaoyuan/infiplot/blob/staging/CLA.zh.md
|
||||
path-to-cla-document: "https://github.com/zonghaoyuan/infiplot/blob/staging/CLA.md"
|
||||
allowlist: "github-actions[bot],dependabot[bot],zonghaoyuan,web-flow"
|
||||
allowlist: "github-actions[bot],dependabot[bot],zonghaoyuan,web-flow,noreply@anthropic.com"
|
||||
block-sharing-crucial-repositories: true
|
||||
|
||||
create-file-commit-message: "docs(cla): create CLA signature store"
|
||||
|
||||
Reference in New Issue
Block a user