senecalabs/Pull Request Comment Trigger

Look for a "trigger_string" in a pull-request 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
Runtime
Deprecated runtime
namedescriptionrequireddefault
reactionThe emoji "reaction" to put on the comment to indicate that the trigger was detected. For example, "rocket". Needs to be one of https://developer.github.com/v3/reactions/#reaction-typeseyes
trigger_stringThe string to look for in pull-request descriptions and comments. For example "#build/android"yes
namedescription
triggeredthe string 'true' if the trigger_string was found, otherwise the string 'false'
comment_bodybody of the comment that triggered this workflow
commit_shalatest commit of the pr that this comment was on