story-kit: create 92_spike_stop_auto_committing_intermediate_pipeline_moves

This commit is contained in:
Dave
2026-03-17 13:06:26 +00:00
parent 93c4f06818
commit d30192b6a3

View File

@@ -6,7 +6,7 @@ name: "Stop auto-committing intermediate pipeline moves"
## Goal ## Goal
Determine how to stop the filesystem watcher from auto-committing every pipeline stage move (upcoming -> current -> qa -> merge) while still committing at terminal states (creation in upcoming, acceptance in archived). This keeps git history clean while preserving cross-machine portability for completed work. Determine how to stop the filesystem watcher from auto-committing every pipeline stage move (upcoming -> current -> qa -> merge -> done -> archive) while still committing at terminal states (creation in upcoming, acceptance in archived). This keeps git history clean while preserving cross-machine portability for completed work.
## Context ## Context