fix(alerts): scope ci_failed to active changesets #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ci-failed-scope"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #3. ci_failed now only fires for active changesets (draft/open/changes_requested/approved/merging); merged/closed changesets resolve, clearing the stale-backlog alerts the first sweep fired. Pure helper + route tests updated (7 pass).