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

Most upvoted comments

If you like we can add your account to https://github.com/wip/app/blob/master/pro-plan-for-free.js, that should resolve the problem for good.

That would be awesome!

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.

I’ll update this issue with any updates

Thank you 🙏🏼