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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: filter notification by regex #295

Open
scarf005 opened this issue May 22, 2024 · 1 comment
Open

feature request: filter notification by regex #295

scarf005 opened this issue May 22, 2024 · 1 comment

Comments

@scarf005
Copy link
Contributor

scarf005 commented May 22, 2024

Rationale

Being able to ignore PR/issues from automation bots (e.g version packages PR from changeset would be very useful in reducing cognitive load.

Solution

Add a configuration, 'blocklist notification by regex'. Issues/PRs matching given regular expression will be omitted from:

  • sending alarm sound
  • contributing to total number of notification

Alternatives

being able to ignore PRs/issues from bots.

@RobSpringer
Copy link

Related: if not regex, being able to specify a GitHub filter, e.g. "reason:review-requested or reason:assigned" would also serve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants