app: Label matcher stopped working
We use WIP to block PRs based on title terms and labels. For some reason, it suddenly stopped blocking PRs if the matching label is there. We suspect that it’s the same problem that happened in the past (see #242).
Here is our .github/wip.yml
file for reference:
- terms:
- wip
- Work in progress
- 🚧
locations: title
- terms:
- qa needed
- data migration
- need simultaneous merge
- waiting for code review
- waiting for page tests
locations: label_name
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 19
Commits related to this issue
- wip config as provided in https://github.com/wip/app/issues/265 — committed to gr2m/sandbox by gr2m 4 years ago
My pleasure, you should be all set in a few minutes when the deployment finishes.
I admire your work, I’m sorry that WIP caused friction for you, for the 2nd time.
Thank you 🙏🏼