infra/stacks/ci-pipeline-health
Viktor Barzin 30ff8f2db3
All checks were successful
ci/woodpecker/push/default Pipeline was successful
ci/woodpecker/push/build-cli Pipeline was successful
ci: diff changed stacks against CI_PREV_COMMIT_SHA, not HEAD~1
HEAD~1 on a merge commit is the feature-branch parent, so the
changed-stack detection diffed the WRONG side and silently skipped the
stacks the push actually changed — pipeline 128 'succeeded' without
applying the new ci-pipeline-health stack. Use the push's true
before-state (CI_PREV_COMMIT_SHA) when it resolves, HEAD~1 as fallback
(first build / shallow edge cases). Also touches the ci-pipeline-health
stack so THIS push applies it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 20:50:43 +00:00
..
files ci-pipeline-health: daily sweep of the off-infra CI chain (ADR-0002) 2026-06-12 20:45:28 +00:00
main.tf ci: diff changed stacks against CI_PREV_COMMIT_SHA, not HEAD~1 2026-06-12 20:50:43 +00:00
terragrunt.hcl ci-pipeline-health: daily sweep of the off-infra CI chain (ADR-0002) 2026-06-12 20:45:28 +00:00