mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update cla.yml (#634)
This commit is contained in:
parent
f3bb890a87
commit
73b8f5dc4e
6
.github/workflows/cla.yml
vendored
6
.github/workflows/cla.yml
vendored
@ -18,8 +18,8 @@ env:
|
||||
REMOTE_REPOSITORY: cla
|
||||
|
||||
OPEN_IM_SERVER_CLA_DOCUMENT: https://github.com/openim-sigs/cla/blob/main/README.md
|
||||
OPEN_IM_SERVER_SIGNATURES_PATH: signatures/openkf/cla.json
|
||||
OPEN_IM_SERVER_ALLOWLIST: kubbot,bot*
|
||||
OPEN_IM_SERVER_SIGNATURES_PATH: signatures/openim-server/cla.json
|
||||
OPEN_IM_SERVER_ALLOWLIST: kubbot,bot*
|
||||
OPEN_IM_SERVER_REMOTE_ORGANIZATION: openim-sigs
|
||||
|
||||
jobs:
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
remote-repository-name: ${{ env.REMOTE_REPOSITORY }}
|
||||
create-file-commit-message: '📚 Docs: Creating file for storing ${{ env.REMOTE_ORGANIZATION }} CLA Signatures'
|
||||
custom-notsigned-prcomment: '💕 Thank you for your contribution and please kindly read and sign our [🎯https://github.com/openim-sigs/cla/blob/main/README.md](https://github.com/openim-sigs/cla/blob/main/README.md)'
|
||||
custom-pr-sign-comment: 'The signature to be committed in order to 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 ${{ env.REMOTE_ORGANIZATION }} [CLA](https://github.com/openim-sigs/cla/blob/main/README.md).'
|
||||
# lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
|
||||
# use-dco-flag: true - If you are using DCO instead of CLA
|
||||
|
Loading…
x
Reference in New Issue
Block a user