fix: Remove hardcoded gastown from role templates (gt-ne41f)
Use {{ .RigName }} and {{ .IssuePrefix }} template variables instead
of hardcoded 'gastown' and 'gt-' in prefix routing examples.
This commit is contained in:
@@ -75,7 +75,7 @@ beads clean while maintaining an audit trail.
|
||||
## Prefix-Based Routing
|
||||
|
||||
`bd` commands automatically route to the correct rig based on issue ID prefix:
|
||||
- `bd show gt-xyz` routes to gastown beads
|
||||
- `bd show <prefix>-xyz` routes to that rig's beads
|
||||
- `bd show hq-abc` routes to town beads
|
||||
|
||||
Routes defined in `~/gt/.beads/routes.jsonl`. Debug with: `BD_DEBUG_ROUTING=1 bd show <id>`
|
||||
|
||||
Reference in New Issue
Block a user