Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Allow filtering on labels #18

Open
2 tasks done
JoshuaKGoldberg opened this issue Mar 7, 2024 · 0 comments
Open
2 tasks done

馃殌 Feature: Allow filtering on labels #18

JoshuaKGoldberg opened this issue Mar 7, 2024 · 0 comments
Labels
status: accepting prs Please, send a pull request to resolve this! 馃檹 type: feature New enhancement or request 馃殌

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

Overview

Right now, prune-github-notifications allows filtering on reason and title. But sometimes an individual will send a PR that just so happens to look like a bot's PR. It'd be nice to be able to filter to just the PRs that match a configurable list of labels. A couple of example use cases:

  • labels: [/^dependencies$/]: would work for many straightforward repos
  • labels: [/^bot$/, /dependencies/]: would work for some more complex repos that use multiple bot-indicator labels

Let's add in a --label CLI option & label Node.js option!

Additional Info

No response

@JoshuaKGoldberg JoshuaKGoldberg added type: feature New enhancement or request 馃殌 status: accepting prs Please, send a pull request to resolve this! 馃檹 labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! 馃檹 type: feature New enhancement or request 馃殌
Projects
None yet
Development

No branches or pull requests

1 participant