paumava/Pull Request Comment Trigger Action

Look for a text in a pull-request description or comment, so that later steps can know whether or not to run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reactionIf set, the specified emoji "reaction" is put on the comment to indicate that the trigger was detected. For example, "rocket".no""
mentionThe user to be mentioned in the PR comment for the action to be executedno
triggerThe string to look for in pull-request descriptions and comments. For example "#build/android"yes
openIf only open PR should be taken into accountnotrue
prefix_onlyIf 'true', the trigger must match the start of the comment.nofalse
allow_argumentsIf 'true', the trigger can have arguments. Can be passed via "**".nofalse
namedescription
triggeredthe string 'true' if the trigger was found, otherwise the string 'false'
comment_bodyThe comment body.