mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
55ba885f6b
## Problem `benchmarks` job that we run on the main doesn't block anything, so it's easy to miss its failure. Ref https://github.com/neondatabase/cloud/issues/13087 ## Summary of changes - Add `report-benchmarks-failures` job that report failures of `benchmarks` job to a Slack channel