chore: remove deprecated servers from issue templates#2832
Merged
MichaelWalker-git merged 2 commits intomainfrom Apr 1, 2026
Merged
chore: remove deprecated servers from issue templates#2832MichaelWalker-git merged 2 commits intomainfrom
MichaelWalker-git merged 2 commits intomainfrom
Conversation
Remove 15 deprecated servers from bug report dropdown and support template checkboxes, and add all current active servers (59 total). Deprecated servers removed: terraform, diagram, cfn, cdk, cost-explorer, syntheticdata, frontend, git-repo-research, nova-canvas, bedrock-data-automation, core, cloudwatch-appsignals, code-doc-gen, aws-msk. New servers added: agentcore, keyspaces, qbusiness, qindex, rekognition, dsql, appsync, bedrock-custom-model-import, dataprocessing, healthomics, iac, iot-sitewise, knowledge, network, serverless, support, billing-cost-management, cloudtrail, cloudwatch-applicationsignals, cloudwatch-logs, cloudwatch, cost-analysis, document-loader, ecs, eks, elasticache, finch, healthimaging, healthlake, iam, lambda-tool, openapi, prometheus, redshift, s3-tables, sagemaker-ai, sagemaker-spark-upgrade, sagemaker-spark-troubleshooting, stepfunctions-tool, timestream-for-influxdb, well-architected-security.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2832 +/- ##
==========================================
+ Coverage 91.35% 91.37% +0.01%
==========================================
Files 1011 1012 +1
Lines 74478 74746 +268
Branches 11979 12040 +61
==========================================
+ Hits 68040 68299 +259
- Misses 3978 3983 +5
- Partials 2460 2464 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates GitHub issue form templates to keep the “server” selections in sync with the repository’s set of MCP servers by removing deprecated entries and expanding the lists of selectable servers.
Changes:
- Refreshed the bug report “Server” dropdown options to (intended) active servers.
- Refreshed the support template server checkbox list to (intended) active servers.
- Reordered/expanded server lists to be comprehensive and alphabetized.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 10 comments.
| File | Description |
|---|---|
.github/ISSUE_TEMPLATE/bug_report.yml |
Updates the bug report server dropdown options. |
.github/ISSUE_TEMPLATE/support_awslabs_mcp_servers.yml |
Updates the support issue checkbox list of servers. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Remove 4 servers that have src/ directories but no pyproject.toml (not real packages): amazon-rekognition-mcp-server, cloudwatch-logs-mcp-server, cost-analysis-mcp-server, lambda-mcp-server.
arnewouters
approved these changes
Apr 1, 2026
krokoko
approved these changes
Apr 1, 2026
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.
Summary
Changed files
.github/ISSUE_TEMPLATE/bug_report.yml— server dropdown.github/ISSUE_TEMPLATE/support_awslabs_mcp_servers.yml— server checkboxesTest plan
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.