Skip to content

[evicted:ephemeral] ANDON project path fix (Apr 2026): andon_check_push() n...

[evicted:ephemeral] ANDON project path fix (Apr 2026): andon_check_push() now extracts repo path from git -C flag in commands, falling back to os.getcwd(). Fixes multi-repo push blocks where ANDON checked the wrong project's QA record. Also has the andon_warning = None fix for UnboundLocalError (line ~1515).


scopeephemeral-ANDON-project-path-fix-Apr-2026-andoncheckpush-now

[scope:ephemeral] ANDON project path fix (Apr 2026): andon_check_push() now...

[scope:ephemeral] ANDON project path fix (Apr 2026): andon_check_push() now extracts repo path from git -C flag in commands, falling back to os.getcwd(). Fixes multi-repo push blocks where ANDON checked the wrong project's QA record. Also has the andon_warning = None fix for UnboundLocalError (line ~1515).