← all work
Pattern author
Cross-Repo Workflow Reconciliation
Cron-driven canonical workflow propagation and branch-protection enforcement. Drift is automatically reverted.
summary
A cron-driven primitive that propagates canonical CI workflows and enforces branch-protection policy across many repositories. Pattern works on any Git host with a Files API.
highlights
- Sub-daily cadence reconciliation across the full repo set.
- Treats CI workflow definitions and branch-protection settings as the same kind of declarative state — both reconciled the same way.
- Scales without per-repo maintenance; new repos inherit canonical configuration on first reconcile pass.
stack
Cron jobsGit provider APIsWorkflow templating