Skip to content

Commit bd241d2

Browse files
authored
ci: add CLA signature clarification (#259)
1 parent 1e0e5e7 commit bd241d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/f5-cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Path to the CLA document.
2525
path-to-document: 'https://github.com/f5/.github/blob/main/CLA/cla-markdown.md'
2626
# Custom CLA messages.
27-
custom-notsigned-prcomment: '🎉 Thank you for your contribution. It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 project. Please kindly read the [F5 CLA](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md) and comment the following to agree:'
27+
custom-notsigned-prcomment: '🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the [F5 CLA](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md) and reply on a new comment with the following text to agree:'
2828
custom-pr-sign-comment: 'I have hereby read the F5 CLA and agree to its terms'
2929
custom-allsigned-prcomment: '✅ All required contributors have signed the F5 CLA for this PR. Thank you!'
3030
# Remote repository storing CLA signatures.

0 commit comments

Comments
 (0)