Skip to content

Commit e3ffdf9

Browse files
alexeyvbmadcode
andauthored
fix(create-story): replace missing validate-workflow invoke with explicit checklist action (#1837)
Co-authored-by: Brian <bmadcode@gmail.com>
1 parent d812205 commit e3ffdf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bmm/workflows/4-implementation/create-story/instructions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
</step>
312312

313313
<step n="6" goal="Update sprint status and finalize">
314-
<invoke-task>Validate against checklist at {installed_path}/checklist.md using _bmad/core/tasks/validate-workflow.xml</invoke-task>
314+
<action>Validate the newly created story file {story_file} against {installed_path}/checklist.md and apply any required fixes before finalizing</action>
315315
<action>Save story document unconditionally</action>
316316

317317
<!-- Update sprint status -->

0 commit comments

Comments
 (0)