v0.4.3
jira-datacenter-mcp
Patch Changes
- Updated dependencies []:
- datacenter-mcp-core@0.4.3
confluence-datacenter-mcp
Patch Changes
- Updated dependencies []:
- datacenter-mcp-core@0.4.3
bitbucket-datacenter-mcp
Patch Changes
-
e2f63c8Thanks @MrRefactoring! - Fixbitbucket_submit_pull_request_reviewnot publishing the reviewer's pending (draft) comments. It called the participant-status endpoint (PUT .../participants/{userSlug}), which only sets an approval status and leaves draft comments unpublished — so a review was recorded but the pending comments (including inline/file comments) never appeared. It now calls the correctPUT .../pull-requests/{id}/review(finishReview) endpoint, which acts as the authenticated user (the PAT owner) and atomically publishes their pending comments while setting the status. TheuserSlugargument is no longer required (the review is always submitted as the token owner) and an optionalcommentTextsummary is now supported. Verified live against Bitbucket DC 9.3. -
Updated dependencies []:
- datacenter-mcp-core@0.4.3