sindresorhus/notifier-for-github

feature request: filter notification by regex

Open

#295 建立於 2024年5月22日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)JavaScript (144 fork)user submission
enhancementhelp wanted

倉庫指標

Star
 (1,965 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南