sindresorhus/notifier-for-github

feature request: filter notification by regex

オープン

#295 opened on 2024/05/22

 (3 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (144 件のフォーク)user submission
enhancementhelp wanted

Repository metrics

Stars
 (1,965 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド