Skip to content

Add tools to list and fetch GitLab merge request versions#272

Merged
zereight merged 1 commit intozereight:mainfrom
mmurdockk:main
Jan 14, 2026
Merged

Add tools to list and fetch GitLab merge request versions#272
zereight merged 1 commit intozereight:mainfrom
mmurdockk:main

Conversation

@mmurdockk
Copy link
Contributor

@mmurdockk mmurdockk commented Nov 5, 2025

  • add schemas and types for listing merge request versions
  • register tools to list and fetch merge request version details

#271

- add schemas and types for listing merge request versions
- register tools to list and fetch merge request version details
Copy link
Owner

@zereight zereight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for PR!

Comment on lines +1194 to +1197
unidiff: z.boolean()
.optional()
.describe(
"Present diffs in the unified diff format. Default is false. Introduced in GitLab 16.5."
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this field not using now?

@zereight zereight merged commit 98c6ce6 into zereight:main Jan 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants