OrcaBus / OrcaBus/platform-cdk-constructs

deployment-stack-pipeline: Pipeline Notification

Open
#164 0 comments 0 reactions 1 assignee View on GitHub

@williamputraintan is already working on this.

Since Nov 19, 2025.

Dominant language
Python
Stars
0
Forks
0
Avg merge
17h 15m
Merged PRs (30d)
12

Description

The current setup includes a CodePipeline notification that alerts us when the pipeline fails. However, it also sends alerts for timeouts, which can happen when the pipeline isn’t ready for production. (A simple retry usually fixes this; the timeout was added to prevent pending commits from blocking the staging deployment.) Since timeout failures aren’t useful, we should filter them out so Slack only notifies on actual failures.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.