mirror of https://github.com/garrytan/gstack.git
fix: replace template placeholder in TODOS.md with readable text
{{TEST_FAILURE_TRIAGE}} is template syntax but TODOS.md is not processed
by gen-skill-docs — replaced with human-readable reference.
This commit is contained in:
parent
38bccc33a4
commit
870eb8b8c7
2
TODOS.md
2
TODOS.md
|
|
@ -173,7 +173,7 @@
|
|||
|
||||
**Effort:** S
|
||||
**Priority:** P2
|
||||
**Depends on:** Test failure ownership triage (bin/gstack-repo-mode + {{TEST_FAILURE_TRIAGE}})
|
||||
**Depends on:** Test failure ownership triage (bin/gstack-repo-mode + test failure triage in ship/SKILL.md)
|
||||
|
||||
### Post-deploy verification (ship + browse)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue