tekktrik/Issue Labeled Ping

Notify a specified user when a specific label is applied

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token needed to authenticate, must have write permessions for issuesyes
userThe user to notifyyes
labelThe label to monitoryes
messageThe message to write; {user} and {label} will be populated with the above fields, with {user} tagging the specified user. If the message does not include {user}, then '{user} - ' will be included at the start of the message.{user} - "{label}" label was applied.
assign-to-userAssign the issue to the requested user as well. Can be either "true" or "false" (default is false).false

no outputs