-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
Plugin Name
none
Plugin Path?
none
IsDeprecated
No
config/properties
noneArtifactory Version?
none
Alternatives Explored
retried several versions or recheckcla recheck or `I have read the CLA Document and I hereby sign the CLA` the check always fails.Issue Summary
The bot reply mentions: `You can retrigger this bot by commenting 'recheck' in this Pull Request`, where as the yaml regex is actually `recheckcla`, is the comment wrong or the yaml ?
The regex also only looks for optional whitepace before and after the string
does that mean the comment may only be a one liner of ether 1 or 2:
1.- `I have read the CLA Document and I hereby sign the CLA`
2. `recheckcla`
and no other text ?
it would be nice to add that to the bot comment and the CONTRIBUTION.md file.
e.g.
The comment must be one line comment without any other text in the comment and must be the literal text:
`I have read the CLA Document and I hereby sign the CLA` or `recheckcla`.Can you fix it?
No
Expected Solution
1. answer to: is the comment wrong or is the regex in `.github/workflows/cla.yml` wrong ?
2. answer to: `comment must be one line only without any other text in the comment`.Metadata
Metadata
Assignees
Labels
No labels