Skip to content

Commit ae19698

Browse files
authored
chore(ci): Whitelist dependabot for CLA check
Added renovate bot to the allowlist in CLA workflow.
1 parent bac3533 commit ae19698

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
path-to-document: 'https://github.com/rnwood/smtp4dev/blob/master/CLA.md'
2828
# branch should not be protected
2929
branch: 'clas'
30-
allowlist: rnwood,dependabot[bot],copilot,Copilot,copilot-swe-agent[bot]
30+
allowlist: rnwood,dependabot[bot],copilot,Copilot,copilot-swe-agent[bot],renovate[bot],renovate,web-flow
3131

3232
# Custom messages for better user experience
3333
create-file-commit-message: 'docs: create CLA signature storage file'
@@ -50,4 +50,4 @@ jobs:
5050
✅ **All contributors have signed the CLA!**
5151
5252
Thank you for signing the Contributor License Agreement. Your contribution can now be reviewed and merged! 🚀
53-
lock-pullrequest-aftermerge: false
53+
lock-pullrequest-aftermerge: false

0 commit comments

Comments
 (0)