Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix(gitlab): Make owner and fork properties optional to fix GitLab error "Invalid arguments" #721

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cong-toquang
Copy link

@cong-toquang cong-toquang commented Mar 3, 2025

Description

Server Details

  • Server: GitLab
  • Changes to: N/A

Motivation and Context

This PR fixes bug #357.

How Has This Been Tested?

I created a local MCP server and verified that the local GitLab MCP server is able to retrieve information from a self-hosted GitLab instance via Cline in VSCode.

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follow MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@cong-toquang cong-toquang changed the title feat(gitlab): Make owner and fork properties optional feat(gitlab): Make owner and fork properties optional (fix bug GitLab Invalid arguments #357) Mar 3, 2025
@cong-toquang cong-toquang changed the title feat(gitlab): Make owner and fork properties optional (fix bug GitLab Invalid arguments #357) feat(gitlab): Make owner and fork properties optional to fix GitLab error "Invalid arguments" Mar 3, 2025
@cong-toquang cong-toquang changed the title feat(gitlab): Make owner and fork properties optional to fix GitLab error "Invalid arguments" bugfix(gitlab): Make owner and fork properties optional to fix GitLab error "Invalid arguments" Mar 4, 2025
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.

1 participant