Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify CI failures on Slack #74

Merged
merged 1 commit into from Nov 22, 2022
Merged

Notify CI failures on Slack #74

merged 1 commit into from Nov 22, 2022

Conversation

waiting-for-dev
Copy link
Contributor

Summary

We use the circleci/slack orb to notify whenever a CircleCI job fails. All jobs are included.

Currently, the CircleCI context has been configured to point to the #ci-notifications channel on Solidus' Slack workspace, where we have created the required Slack app.

Screenshot 2022-11-18 at 05 25 51

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

  • I have written a thorough PR description.
  • I have kept my commits small and atomic.
  • I have used clear, explanatory commit messages.

The following are not always needed (cross them out if they are not):

  • [ ] I have added automated tests to cover my changes.
  • I have attached screenshots to demo visual changes.
  • [ ] I have opened a PR to update the guides.
  • [ ] I have updated the README to account for my changes.

We use the circleci/slack orb [1] to notify whenever a CircleCI job
fails. All jobs are included.

Currently, the CircleCI context has been configured to point to the
'#ci-notifications' [2] channel on Solidus' Slack workspace [3], where we have
created the required Slack app [4].

[1] - https://circleci.com/developer/orbs/orb/circleci/slack
[2] - https://solidusio.slack.com/archives/C04C337T6P2
[3] - https://solidusio.slack.com
[4] - https://circleci.com/docs/slack-orb-tutorial/
Copy link
Member

@elia elia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📬

@kennyadsl kennyadsl requested a review from a team November 22, 2022 14:35
Copy link
Member

@elia elia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😬

@kennyadsl kennyadsl merged commit f8309ef into master Nov 22, 2022
@kennyadsl kennyadsl deleted the waiting-for-dev/slack branch November 22, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants