sindresorhus/notifier-for-github

feature request: filter notification by regex

Ouverte

#295 ouverte le 22 mai 2024

 (3 commentaires) (2 réactions) (0 personne assignée)JavaScript (144 forks)user submission
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 965 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur