Commit 193ff19
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 22b2ba1 commit 193ff19
1 file changed
+392
-75
lines changed
0 commit comments