sindresorhus/notifier-for-github

feature request: filter notification by regex

开放

#295 创建于 2024年5月22日

 (3 条评论) (2 个反应) (0 位负责人)JavaScript (144 个派生)user submission
enhancementhelp wanted

仓库指标

星标
 (1,965 个星标)
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.

贡献者指南