Skip to content

feat(az-devops): new kit - Azure DevOps - #140

Open
tfenster wants to merge 3 commits into
docker:mainfrom
tfenster:main
Open

feat(az-devops): new kit - Azure DevOps#140
tfenster wants to merge 3 commits into
docker:mainfrom
tfenster:main

Conversation

@tfenster

Copy link
Copy Markdown

Summary
Adds a new kit for the Azure DevOps MCP Server and adds authentication via a sbx secret

Spec choices worth flagging for review
Narrow selection of allowed domains, but whitelist for *.visualstudio.com as it doesn't work otherwise for older Azure DevOps organizations still using that URL format. This only works with current nightlies, expected to work with sbx 0.34 and later

Test plan and Origin
See https://tobiasfenster.io/using-docker-sandbox-kits

Copilot AI review requested due to automatic review settings July 11, 2026 15:31
@tfenster
tfenster requested a review from a team as a code owner July 11, 2026 15:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Azure DevOps mixin kit that routes Azure DevOps traffic through the sandbox credential proxy and injects an Authorization header sourced from an az-devops host secret.

Changes:

  • Introduces az-devops/spec.yaml defining network allowlisting, service domain mapping, and Authorization: Basic %s injection from the az-devops secret.
  • Adds az-devops/README.md documenting how to create the PAT-based secret and how the proxy auth/domain mapping works.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
az-devops/spec.yaml New mixin spec: network allowlist + serviceDomains/serviceAuth mapping + install-time directory creation.
az-devops/README.md New documentation: setup steps for the az-devops secret and explanation of network/auth behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread az-devops/spec.yaml Outdated
Comment thread az-devops/README.md
tfenster and others added 3 commits July 11, 2026 15:38
Signed-off-by: Tobias Fenster <tfenster@4psbau.de>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Tobias Fenster <tfenster@4psbau.de>
Signed-off-by: Tobias Fenster <tfenster@4psbau.de>
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