Skip to content

ci(drift): harden drift checks — promote to required status check + cross-repo guards (umbrella) #219

Description

@saadqbal

Follow-up to #218 (merged 2026-06-08).

The Source-of-truth drift job (.github/workflows/drift-checks.yamlscripts/tests/check-drift.sh) now runs on PRs that touch scripts/** or client/**, but it only reports — it doesn't block. Once it's proven stable over a few PR cycles, promote it to a required status check so drift actually gates merges.

Acceptance

  • Source-of-truth drift added to the required checks for develop (and main) in the repo ruleset
  • Verified it blocks a PR that introduces deliberate drift (e.g. a renamed workload or a changed backend host)

Refs #218, tracebloc/backend#746

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions