notifier-for-github icon indicating copy to clipboard operation
notifier-for-github copied to clipboard

feature request: filter notification by regex

Open scarf005 opened this issue 1 year ago • 2 comments

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.

scarf005 avatar May 22 '24 11:05 scarf005

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

RobSpringer avatar Oct 30 '24 18:10 RobSpringer

Me like, I have notification fatigue because I'm in a codeowners group for a large swatch of code and I get notified for so many PRs, most of which I'm not actually going to review.

ElijahLynn avatar Mar 11 '25 20:03 ElijahLynn

This would be so great. I was thinking of adding it myself, but I'm not a js developer. Even just trying to get a dev environment up and running is proving difficult.

stackunderflows avatar Aug 25 '25 15:08 stackunderflows