Label matcher stopped working
See original GitHub issueWe 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 are not sure if this is an issue with WIP, Github, or us (although nothing changed on our end).
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
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:8
Top Results From Across the Web
PromQL label matcher not working for remote server's ...
What did you expect to see? When i run promql from main prometheus, ex: some_metric{role != "remote"} ,the data of remote server still...
Read more >Java regex matcher not working - Stack Overflow
If you just want to match with a part of the string, use Matcher#find() method. You should use it like this: if(matcher.find(ct.toLowerCase())) ...
Read more >Pattern Match Labelling is not working with Bamboo Specs ...
Pattern Match Labelling is not working with Bamboo Specs YAML when the Regex Pattern field is empty even though the field description says ......
Read more >Kubernetes Error Codes: Selector Does Not Match Template ...
Conclusion. Kubernetes errors can be frustrating, and `selector does not match template labels` is no exception. Thankfully, it's usually an ...
Read more >Matcher.matches() is not working as expected
I've created a regex for matching the Datetime input as follows and it matches the datetime input '2021-01-01 12:34' in regex validate site...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks Omar for reporting the issue. I’ll try to reproduce the issue and report back, give me a day or two
Yes indeed, this is all very odd. When I see events from that organization, it does not show me that the installation is on the free plan and hence ignores the configuration.
Could you maybe try to cancel the plan and re-enable it?