BMAD-METHOD/bmad-core
Mark Pundsack a675765391 fix: add test and version control requirements to DoD checklist
Aligns DoD checklist with workflow diagram requirements.

**Problem:**
The Core Development Cycle workflow diagram (bmad-core/user-guide.md
line 129) shows "IMPORTANT: COMMIT YOUR CHANGES BEFORE PROCEEDING!"
and "Verify All Regression Tests and Linting are Passing" as explicit
steps before marking a story done. However, the story-dod-checklist.md
was missing these requirements.

**Solution:**
Added to Section 6 (Dependencies, Build & Configuration):
- All tests pass (unit, integration, etc.)
- All code changes for this story committed with descriptive messages
- Story file changes committed

This ensures agents follow the documented workflow by checking tests
pass and code is committed before completing a story.

**References:**
- Workflow diagram: bmad-core/user-guide.md lines 123, 129
- Related: Issue #661 (v6 VCS module - future enhancement)
2025-10-01 12:42:06 -05:00
..
agent-teams fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
agents feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
checklists fix: add test and version control requirements to DoD checklist 2025-10-01 12:42:06 -05:00
data feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
tasks feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
templates fix: BMAD Brownfield Document Naming Inconsistency Bug (#627) 2025-09-19 18:08:31 -05:00
workflows feat: add PR validation workflow and contribution checks 2025-08-31 20:30:52 -05:00
core-config.yaml fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00