mcp: update GitHub MCP after issue tool consolidation#1436
Merged
nacx merged 2 commits intoenvoyproxy:mainfrom Oct 27, 2025
Merged
mcp: update GitHub MCP after issue tool consolidation#1436nacx merged 2 commits intoenvoyproxy:mainfrom
nacx merged 2 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (78.67%) is below the target coverage (86.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1436 +/- ##
==========================================
- Coverage 78.68% 78.67% -0.01%
==========================================
Files 140 140
Lines 13813 13813
==========================================
- Hits 10869 10868 -1
- Misses 2287 2289 +2
+ Partials 657 656 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
/retest |
mathetake
approved these changes
Oct 27, 2025
missBerg
pushed a commit
to missBerg/ai-gateway
that referenced
this pull request
Dec 20, 2025
**Description** GitHub has consolidated the tools related to issues, causing some of our integration tests to break. This PR adjusts the tests and docs to use the new tool names. **Related Issues/PRs (if applicable)** GitHub PR: github/github-mcp-server#1211 **Special notes for reviewers (if applicable)** N/A Signed-off-by: Ignasi Barrera <ignasi@tetrate.io> Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
GitHub has consolidated the tools related to issues, causing some of our integration tests to break. This PR adjusts the tests and docs to use the new tool names.
Related Issues/PRs (if applicable)
GitHub PR: github/github-mcp-server#1211
Special notes for reviewers (if applicable)
N/A