Commit b1a268a
committed
Detect and fix CI failures early with batched push
Track failed jobs during workflow execution and fix each immediately
with local commits. Push all fix commits together when workflow
completes to minimize CI runs while maintaining clean git history.
Uses temp file and shell redirection to avoid Ink stdin raw mode
errors when running Claude non-interactively for file editing.1 parent 062dafa commit b1a268a
1 file changed
+396
-30
lines changed
0 commit comments