thunderbird / thunderbird/appointment

Add alert to failed deployments

Open
#688 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

infra
Dominant language
Python
Stars
552
Forks
29
Avg merge
1d 6h
Merged PRs (30d)
23

Description

A small bug in code that only runs in ECS to normalize secrets had a bug. While yeah, it should also have been noticed sooner. We should add email alerts to our stage and prod ECS when deployments fail for x number of times in a row.

image

^ stage

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the ECS deployment configuration for the stage and prod environments and the code that normalizes secrets. Define how many consecutive deployment failures should trigger an email alert, then verify that both environments alert only after that threshold is reached.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.