Skip to content

chore: remove deprecated servers from issue templates#2832

Merged
MichaelWalker-git merged 2 commits intomainfrom
chore/update-issue-templates
Apr 1, 2026
Merged

chore: remove deprecated servers from issue templates#2832
MichaelWalker-git merged 2 commits intomainfrom
chore/update-issue-templates

Conversation

@MichaelWalker-git
Copy link
Copy Markdown
Contributor

Summary

  • Remove 15 deprecated servers from the bug report dropdown and support template checkboxes
  • Add all 59 current active servers (alphabetized)
  • Fixes stale server lists that were missing ~30 servers added since the templates were last updated

Changed files

  • .github/ISSUE_TEMPLATE/bug_report.yml — server dropdown
  • .github/ISSUE_TEMPLATE/support_awslabs_mcp_servers.yml — server checkboxes

Test plan

  • Verify bug report form shows only active servers in dropdown
  • Verify support form shows only active servers in checkboxes
  • Confirm no deprecated server names appear in either template

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

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.
@MichaelWalker-git MichaelWalker-git requested a review from a team as a code owner March 31, 2026 22:13
Copilot AI review requested due to automatic review settings March 31, 2026 22:13
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.37%. Comparing base (d166bc8) to head (f90a861).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

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

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.
@MichaelWalker-git MichaelWalker-git added this pull request to the merge queue Apr 1, 2026
Merged via the queue into main with commit f977e83 Apr 1, 2026
223 checks passed
@MichaelWalker-git MichaelWalker-git deleted the chore/update-issue-templates branch April 1, 2026 21:09
@github-project-automation github-project-automation bot moved this from To triage to Done in awslabs/mcp Project Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants