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
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
36
36
remote-organization-name: 'SiliconLabsWorkflows'
37
37
remote-repository-name: 'private-central-cla'
38
-
create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
39
-
signed-commit-message: 'For example: $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
38
+
create-file-commit-message: 'Created the CLA database file. CLA Assistant Lite bot created this file.'
39
+
signed-commit-message: '$contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
40
40
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
41
41
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
42
42
#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