feat(workflow-sync): add --phase health drift detection + --repo-filter [#350] #358

Merged
jmiller merged 2 commits from feature/workflow-health-check into main 2026-07-17 00:09:37 +00:00

2 Commits

Author SHA1 Message Date
git-actions[bot] 99d55b63af chore(version): auto-bump patch 09.45.01-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 24s
2026-07-17 00:08:48 +00:00
jmiller 3f2e7a64f3 feat(workflow-sync): add --phase health drift detection + --repo-filter [#350]
Universal: Auto Version Bump / Version Bump (push) Successful in 15s
Read-only health check that flags repos missing their synced .mokogit/workflows/ (non-zero
exit) with optional critical ntfy push (--alert-ntfy) and auto-filed Git issue (--alert-issue).
Adds --repo-filter to scope sync/health. Registers workflow:sync in bin/moko.

Ported from the superseded PR #356 onto current main (the rest of #356 — rebrand, manifest
retirement, template maps — already landed on main via #317-#355).
2026-07-16 19:08:27 -05:00