feat(ops): make @ops routable + TOKEN_OPS identity #56

Merged
ffaerber merged 1 commits from feat/ops-routing into main 2026-07-05 13:53:12 +02:00
Owner

@ops was in the registry but route.sh never routed to it. Adds ops to the routing loop + TOKEN_OPS case in route.sh/publish.sh and passes TOKEN_OPS in the workflow env. Required to trigger @ops at all.

@ops was in the registry but route.sh never routed to it. Adds ops to the routing loop + TOKEN_OPS case in route.sh/publish.sh and passes TOKEN_OPS in the workflow env. Required to trigger @ops at all.
ffaerber added 1 commit 2026-07-05 13:53:10 +02:00
PR #55 added @ops to the registry but route.sh only looped pm/junior/senior/lead/qa, so @ops could
never be triggered, and there was no token case for it. Add 'ops' to the routing loop and the
TOKEN_OPS case in route.sh + publish.sh, and pass TOKEN_OPS in the workflow env next to TOKEN_QA
(route/publish/rescue steps) so route.sh (set -u) doesn't error on an @ops run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ffaerber merged commit 82c4b07fea into main 2026-07-05 13:53:12 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#56