feat(mcp): handle task change links - #3506
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Claude finished @yattdev's task in 5m 44s —— View job FindingsBlocker (must fix before merge)
Suggestion (recommended, doesn't block)
Summary
Verdict: Blocked — fix blockers first. The feature design (provider-neutral coordinator, canonical |
Task MCP can now link, unlink, and replace GitHub pull request or GitLab merge request associations using provider-qualified repository identity, so agents can repair stale task links without conflating fork numbers.
Important Changes
Validation
go test ./internal/backendapp ./internal/mcp/handlers ./internal/mcp/servernode scripts/validate-public-docs.mjsChecklist
apps/web/), I have added or updated Playwright e2e tests inapps/web/e2e/and verified them withmake test-e2e.docs/public/**and updated them or noted why no docs change is needed.Preview Environment
974a919