Add slack notifications for AWS code pipeline events
Open
@LDiazN is already working on this.
Since Mar 10, 2026.
- Dominant language
- HCL
- Stars
- 4
- Forks
- 15
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 4
Description
There are some code pipeline workflows that failed a couple weeks ago after a PR merge in the backend repo
These went unnoticed for a while until we checked for an unrelated issue
It would be nice to have a Slack notification whenever a workflow fails. It would be even better if we can open the door to general AWS-related notifications
Useful resources:
- SNS notification channels: https://docs.aws.amazon.com/sns/latest/dg/sns-create-topic.html
- Events bridge to link SNS notifications to the AWS chatbot: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html
- AWS Chatbot: Sends notifications to slack channels https://aws.amazon.com/chatbot/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.