wow-actions/WIP Action

Sets a pull request commits with pending state if it finds specified terms in the pull request title or label.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENYour GitHub token for authentication.yes
setFailedSet action to failed when wip.no
labelsMatch with PR labels. Comma separated and case insensitive labels.no
keywordsMatch with PR title. Comma separated and case insensitive keywords.no
contextA string label to differentiate this status from the status of other systems. This field is case-insensitive. no
target_urlThe target URL to associate with this status. This URL will be linked from the GitHub UI to allow users to easily see the source of the status. For example, if your continuous integration system is posting build status, you would want to provide the deep link for the build output for this specific SHA: http://ci.example.com/user/repo/build/sha no
wip_descriptionA short description of the status.no
ready_descriptionA short description of the status.no

no outputs