You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/cla.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ jobs:
29
29
# branch should not be protected
30
30
branch: 'main'
31
31
allowlist: canton-machine,bot*
32
-
custom-notsigned-prcomment: '🎉 Thank you for your contribution! It appears you have not yet signed the Agreement [DA Contributor License Agreement (CLA)](https://gist.github.com/digitalasset-cla), which is required for your changes to be incorporated into an Open Source Software (OSS) project. Please kindly read the and reply on a new comment with the following text to agree:'
32
+
custom-notsigned-prcomment: '🎉 Thank you for your contribution! It appears you have not yet signed the Agreement [DA Contributor License Agreement (CLA)](https://gist.github.com/digitalasset-cla), which is required for your changes to be incorporated into an Open Source Software (OSS) project. Please kindly read the DA CLA Agreement and reply on a new comment with the following text to agree:'
33
33
custom-pr-sign-comment: 'I have hereby read the Digital Asset CLA and agree to its terms'
34
34
custom-allsigned-prcomment: '✅ All required contributors have signed the CLA for this PR. Thank you!'
0 commit comments