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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ jobs:
48
48
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
49
49
#remote-repository-name: enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
50
50
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
51
-
#signed-commit-message: 'For example: $contributorName has signed the CLA'
51
+
#signed-commit-message: 'For example: $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
52
52
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
53
53
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
54
54
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
0 commit comments