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://fiware.github.io/contribution-requirements/individual-cla.pdf'# e.g. a CLA or a DCO document
22
+
path-to-cla-document: 'https://fiware.github.io/contribution-requirements/individual-cla.pdf'# e.g. a CLA or a DCO document
23
23
# branch should not be protected
24
24
branch: 'cla-signature'
25
25
allowlist: user1,bot*
26
-
use-dco-flag: false #'Set this to true if you want to use a dco instead of a cla'
26
+
#use-dco-flag: false #'Set this to true if you want to use a dco instead of a cla'
27
27
28
28
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
29
29
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
0 commit comments