zuul-config/roles/check-github-pr-is-wip/README.rst

481 B

Fail if any WIP labels are attached to a given GitHub PR, or if any WIP keywords are included in a given GitHub PR title.

Role Variables

URL for the GitHub PR to check. Should be something like: https://github.com/kata-containers/runtime/pull/1112

Space-separated label names to consider as WIP labels.

Space-separated keywords to consider as WIP keywords in PR titles.