Files
poimen-workflows/action
Story Crater Bot d74644d197
ci / test (push) Failing after 35s
fix(action): configure git user in worktree before commit
Worktrees don't inherit git config from main repo, causing 'git commit'
to fail with exit status 128 when user.name/user.email are not set.
Configure with poimen agent identity before each commit.
2026-08-22 00:57:57 -07:00
..