labkit doctor --repo reports that operatorstack/interlock no longer matches
project(main). The async sync pipeline did not carry the latest surface downstream.
How to resolve
- Re-run
sync-upstream.yml in operatorstack/interlock (or wait for its 6-hourly cron).
- Confirm the generated sync PR opened and auto-merged (check the publisher app token and
verify.yml).
- Locally:
git clone operatorstack/interlock /tmp/pub && python -m labkit doctor --repo-root . --project interlock --repo /tmp/pub --remote.
This issue auto-closes when a subsequent supervisor run passes; until then each red run adds a comment.
labkit doctor --reporeports thatoperatorstack/interlockno longer matchesproject(main). The async sync pipeline did not carry the latest surface downstream.How to resolve
sync-upstream.ymlinoperatorstack/interlock(or wait for its 6-hourly cron).verify.yml).git clone operatorstack/interlock /tmp/pub && python -m labkit doctor --repo-root . --project interlock --repo /tmp/pub --remote.This issue auto-closes when a subsequent supervisor run passes; until then each red run adds a comment.