Skip to content

Conversation

nirinchev
Copy link
Collaborator

Reverts mongodb-js/mongodb-mcp-server#438

@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 18:38
@nirinchev nirinchev requested a review from a team as a code owner August 19, 2025 18:38
@nirinchev nirinchev merged commit c4ba2c9 into main Aug 19, 2025
15 of 16 checks passed
@nirinchev nirinchev deleted the revert-438-docs-gateway-update branch August 19, 2025 18:38
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts a previous commit that added a comprehensive "Gateways and Proxies" section to the README documentation. The revert removes detailed documentation about authentication gateways, reverse proxies, and specific third-party solutions like Pomerium, while restoring a simpler "Proxy Support" section that focuses only on outbound proxy configuration.

  • Removes extensive gateway and proxy documentation including security best practices and Pomerium integration details
  • Restores the original simpler "Proxy Support" section with basic outbound proxy environment variable configuration
  • Updates table of contents to reflect the change from "Gateways and Proxies" back to "Proxy Support"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


The MCP Server will detect typical PROXY environment variables and use them for
connecting to the Atlas API, your MongoDB Cluster, or any other external calls
to third-party services like OID Providers. The behaviour is the same as what
Copy link
Preview

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

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

The word 'behaviour' should be spelled 'behavior' to maintain consistency with American English spelling used elsewhere in the documentation.

Suggested change
to third-party services like OID Providers. The behaviour is the same as what
to third-party services like OID Providers. The behavior is the same as what

Copilot uses AI. Check for mistakes.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 17078670712

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 82.143%

Totals Coverage Status
Change from base Build 17076257943: 0.1%
Covered Lines: 4242
Relevant Lines: 5139

💛 - Coveralls

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