Also, remove the .github/workflows/bookkeeping-issues.yml as its no longer needed
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Relevant log output
Add Labels to PRs
TypeError: r.match is not a function
Additional context
I've tried using action/labeler and i might have just messed up the configuration of it because it requires that the config be correct in main to work (it is now)
I've tried using github/issue-labeler and it doesn't seem to find the config file at all
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Describe the bug
When trying to auto-label PRs and Issues, the labeler GitHub Actions are not working.
It does work for issues with fix/bug
Steps to reproduce
Expected behavior
Issues
These are all working fine because they come from the ISSUES_TEMPLATE at the org-level.
PRs
Which operating systems have you used?
Also, remove the
.github/workflows/bookkeeping-issues.yml
as its no longer neededWhat browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Relevant log output
Additional context
action/labeler
and i might have just messed up the configuration of it because it requires that the config be correct inmain
to work (it is now)github/issue-labeler
and it doesn't seem to find the config file at allCode of Conduct