theholocron / react-template

A modern React template with pre-configured tools, best practices, and CI/CD setup for rapid project development.
https://docs.theholocron.dev/react-template/
GNU General Public License v3.0
0 stars 0 forks source link

(fix): the labeler #8

Closed iamnewton closed 1 day ago

iamnewton commented 1 month ago

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

1. Create a PR or issue with the title `fix:`, or `(fix):` or branch `fix-`

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 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

Code of Conduct

github-actions[bot] commented 6 days ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 day ago

This issue was closed because it has been stalled for 5 days with no activity.