I’ve been using GitHub’s UI to do it. It seems just very slow to open issues in a new tab to analyse and label the issues.
Are there better ways to do this?
You must log in or register to comment.
Could always use their cli? Still gotta do the same steps but no need for a mouse.
Do you have a template for new issues? If so, you could write a GitHub Actions workflow that looks for certain values or info and applies some labels automatically… but probably only basic stuff, to avoid false positives.