Skip to content

fix(mcp): sanitize azure devops server name - #18461

Merged
Christopher Co (christopherco) merged 1 commit into
microsoft:4.0from
christopherco:fix/mcp-server-name
Aug 15, 2026
Merged

fix(mcp): sanitize azure devops server name#18461
Christopher Co (christopherco) merged 1 commit into
microsoft:4.0from
christopherco:fix/mcp-server-name

Conversation

@christopherco

Copy link
Copy Markdown
Collaborator

Copilot CLI rejects MCP server identifiers containing a slash. Replace the slash with a hyphen while leaving the Azure DevOps npm package and its arguments unchanged.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Copilot CLI rejects MCP server identifiers containing a slash. Replace the slash with a hyphen while leaving the Azure DevOps npm package and its arguments unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7348f5f3-12d8-43ba-ad1d-fdf40ef3d4b7
Copilot AI balanced review requested due to automatic review settings August 15, 2026 03:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Copilot CLI MCP configuration to use a valid Azure DevOps server identifier.

Changes:

  • Replaces the unsupported slash with a hyphen.
  • Leaves the package and arguments unchanged.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@christopherco
Christopher Co (christopherco) marked this pull request as ready for review August 15, 2026 03:39
@christopherco

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.

@christopherco
Christopher Co (christopherco) merged commit 788b158 into microsoft:4.0 Aug 15, 2026
12 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.

3 participants