Slack notifications for recovered pipelines
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=21641) </details> <!--IssueSummary end--> ### Description Slack notification options for pipeline currently include all pipeline jobs regardless of status and only failed jobs. This means that slack channels either get a lot of spam about jobs that worked fine mixed in with failures, or only failures with no indication that they've been resolved. ### Proposal The proposal is to add a new checkbox to the Slack integration configuration allowing notification of a channel when a pipeline has recovered from a failure state. ### Links / references * gitlab-ce#24644 - Similar feature request for emails
issue