sindresorhus/notifier-for-github

feature request: filter notification by regex

Aperta

#295 aperta il 22 mag 2024

 (3 commenti) (2 reazioni) (0 assegnatari)JavaScript (144 fork)user submission
enhancementhelp wanted

Metriche repository

Star
 (1965 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor