solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
56 stars 37 forks source link

[v3.2] Notify CI failures on Slack #286

Closed waiting-for-dev closed 1 year ago

waiting-for-dev commented 1 year ago

Description

Backports #284 to v3.2

We use the circleci/slack orb to notify whenever a CircleCI job fails. We only track builds on main and branches tracking old Solidus releases. All jobs are included.

Currently, the CircleCI context has been configured to point to the #ci-notifications channel on [Solidus' Slack workspace (https://solidusio.slack.com), where we have created the required Slack app.

Motivation and Context

We want to get an alert when a build on a supported branch is broken.

How Has This Been Tested?

Manually on a fork and a private slack app.

Screenshots (if appropriate):

Screenshot 2022-11-18 at 05 25 51

Types of changes

Checklist: