Add 'weblate' to CLA allowlist (#209)
This commit is contained in:
parent
46620fa71a
commit
8ac534e8ac
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cla.yml
vendored
4
.github/workflows/cla.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
path-to-signatures: 'signatures.json'
|
path-to-signatures: 'signatures.json'
|
||||||
path-to-document: 'https://github.com/Aryan-Raj3112/episteme/blob/main/CLA.md'
|
path-to-document: 'https://github.com/Aryan-Raj3112/episteme/blob/main/CLA.md'
|
||||||
branch: 'cla-signatures'
|
branch: 'cla-signatures'
|
||||||
allowlist: 'bot*,dependabot*'
|
allowlist: 'bot*,dependabot*,weblate'
|
||||||
|
|
||||||
# Custom messages
|
# Custom messages
|
||||||
custom-notsigned-prcomment: |
|
custom-notsigned-prcomment: |
|
||||||
|
|
@ -43,4 +43,4 @@ jobs:
|
||||||
You only need to do this once. It covers all future contributions.
|
You only need to do this once. It covers all future contributions.
|
||||||
|
|
||||||
custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'
|
custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'
|
||||||
custom-allsigned-prcomment: 'All contributors have signed the CLA. ✅'
|
custom-allsigned-prcomment: 'All contributors have signed the CLA. ✅'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue