chore: bump project_board pin → v0.29.3 (managed-git safety fix)#5
Conversation
v0.29.3 force-disables `manage_git` on the board's scoped coder dispatch (projectBoard-plugin#69, delivery-loop plan M0): a `manage_git: true` delegate — exactly what the pm-stack team template now ships — would otherwise double-run the git lifecycle (adapter branch/commit/push/PR on top of the board's own), duplicating every feature's PR. With this pin a spawned team's board + managed-git coder coexist safely. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
👀 Quinn is reviewing — verdict (PASS / WARN / FAIL) + findings to follow. |
There was a problem hiding this comment.
QA Audit — PR #5 | chore: bump project_board pin → v0.29.3 (managed-git safety fix)
VERDICT: PASS (pending CI — auto-promote on terminal-green)
CI Status
- gitleaks (tree): in_progress
- Web E2E smoke: in_progress
- Python tests: queued
- Verify workspace config: in_progress
- Fleet integration (multi-instance): in_progress
- A2A live smoke (lean tier): in_progress
- Lint (ruff + import contracts): queued
⏳ All checks are still running. Under the approve-on-green policy, this COMMENTED review will be automatically promoted to a formal APPROVED once every check settles terminal-green — no re-review needed.
Diff Review
- Single-line pin bump in
protoagent.bundle.yaml: project_board plugin refv0.29.2→v0.29.3(line 36). This is the M7 "M0 patch early" delivery: v0.29.3 force-disablesmanage_giton the board's scoped coder dispatch, preventing duplicate branches/PRs from the pm-stack team template. verified_againstleft at0.93.1— core didn't move for this, as stated.- No other plugins, config, or enabled list touched.
Observations
- No findings. The diff matches the PR description precisely — a contained, low-risk version pin.
— Quinn, QA Engineer
|
Submitted COMMENT review on |
There was a problem hiding this comment.
CI terminal-green, no blockers on prior review — auto-approving on green (protoLabsAI#748).
|
✅ CI went terminal-green with no blockers on the prior review — promoting it to APPROVED per the approve-on-green policy (#748). |
First slice of the delivery-loop plan's M7 ("M0 patch early"): projectBoard-plugin v0.29.3 force-disables
manage_giton the board's scoped coder dispatch (projectBoard-plugin#69). Without it, amanage_git: truedelegate — which the pm-stack team template ships — double-runs the entire git lifecycle: duplicate branches and PRs for every feature the board builds.One-line pin bump;
verified_againstunchanged (core didn't move for this).🤖 Generated with Claude Code