scrum4me-mcp/__tests__/git
janpeter visser 1015264558 feat(M13): auto-PR via gh CLI after successful push (auto_pr=true)
New src/git/pr.ts helper wraps 'gh pr create'; returns { url } or { error }.
maybeCreateAutoPr() in update-job-status checks product.auto_pr, builds title
from story.code + task.title, writes pr_url to DB. Non-fatal: gh failure logs
a warning and leaves DONE status intact. Also syncs schema: auto_pr on Product,
pr_url on ClaudeJob.
2026-05-01 13:30:38 +02:00
..
pr.test.ts feat(M13): auto-PR via gh CLI after successful push (auto_pr=true) 2026-05-01 13:30:38 +02:00
push.test.ts feat: add pushBranchForJob helper (src/git/push.ts) 2026-05-01 11:57:14 +02:00
worktree.test.ts feat: add removeWorktreeForJob helper 2026-05-01 11:46:31 +02:00