SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 0 Python

Deduplicate Slack CI notifications with artifact-based state tracking (#63676)

Slack notifications for CI failures and missing doc inventories were
posted on every failing run regardless of whether the failure was
already reported. This adds per-branch state tracking via GitHub
Actions artifacts so notifications are only sent when the set of
failures changes or 24 hours pass (as a "still not fixed" reminder).
Recovery notifications are posted when a previously-failing run passes.
J
Jarek Potiuk committed
60e4393bfc80711a57f33ecbc28c3ae6810d5092
Parent: e7538ec
Committed by GitHub <noreply@github.com> on 3/15/2026, 10:38:35 PM