Skip to content

Temporarily disable the bugzilla_quick_search MCP tool#6200

Open
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:worktree-disable-bugzilla-search
Open

Temporarily disable the bugzilla_quick_search MCP tool#6200
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:worktree-disable-bugzilla-search

Conversation

@suhaibmujahid

Copy link
Copy Markdown
Member

Disable the tool at the server level via mcp.disable() and skip its tests until #5890 is resolved.

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

This PR temporarily disables the bugzilla_quick_search MCP tool at the server level and skips its associated test suite while issue #5890 (sanitizing Bugzilla search results / prompt-injection risk) is addressed.

Changes:

  • Disable the bugzilla_quick_search tool via mcp.disable(...) in the MCP server.
  • Skip the TestBugzillaQuickSearch test class in pytest with a link to the tracking issue.

Reviewed changes

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

File Description
services/mcp/src/bugbug_mcp/server.py Disables the bugzilla_quick_search tool at server initialization time.
services/mcp/tests/test_bugzilla_tools.py Skips the bugzilla_quick_search test class while the tool is disabled.

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

Disable the tool at the server level via mcp.disable() and skip its tests until the underlying issue is resolved.
@suhaibmujahid suhaibmujahid force-pushed the worktree-disable-bugzilla-search branch from e821cdc to 58c6751 Compare June 18, 2026 21:53
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