Some users want minimal Slack noise overall, but still want to be alerted the first time a new repo has a failing CI setup or configuration — essentially a "heads up, something's wrong with this new project" ping rather than ongoing per-build notifications.
Requested behavior:
  • Add a notification type (or filter option) in the Slack integration that fires once per project: the first time a build/pipeline fails due to a setup or config issue on a newly added repo.
  • After that initial notification, no further automatic Slack notifications should be sent unless the user opts in to broader notification types.
This is aimed at users who otherwise want to opt out of routine Slack notifications entirely, but still want a safety net for catching broken CI setup on new projects early.