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
path-to-document: 'https://github.com/openingo/.github/blob/main/OpeninGO-CLA.md'# e.g. a CLA or a DCO document
22
+
path-to-document: 'https://github.com/acmestack/.github/blob/main/AcmeStack-CLA.md'# e.g. a CLA or a DCO document
23
23
# branch should not be protected
24
24
branch: 'cla'
25
25
allowlist: bot*
26
26
27
27
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
28
-
#remote-organization-name: openingo #enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
28
+
#remote-organization-name: acmestack #enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
29
29
#remote-repository-name: cla # enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
30
30
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
31
31
#signed-commit-message: 'For example: $contributorName has signed the CLA in #$pullRequestNo'
0 commit comments