Skip to content

chore: remove deprecated servers from issue templates#2832

Open
MichaelWalker-git wants to merge 1 commit intomainfrom
chore/update-issue-templates
Open

chore: remove deprecated servers from issue templates#2832
MichaelWalker-git wants to merge 1 commit 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.35%. Comparing base (d166bc8) to head (c46f5ef).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2832   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files        1011     1011           
  Lines       74478    74478           
  Branches    11979    11979           
=======================================
+ Hits        68040    68043    +3     
  Misses       3978     3978           
+ Partials     2460     2457    -3     

☔ 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.

- amazon-neptune-mcp-server
- amazon-qbusiness-anonymous-mcp-server
- amazon-qindex-mcp-server
- amazon-rekognition-mcp-server
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

amazon-rekognition-mcp-server is listed as an option, but there is no corresponding server package/directory in this repository (and it’s not referenced in the root README). This will route issues to a non-existent component; please remove it or rename it to the correct server identifier.

Suggested change
- amazon-rekognition-mcp-server

Copilot uses AI. Check for mistakes.
- ccapi-mcp-server
- cloudtrail-mcp-server
- cloudwatch-applicationsignals-mcp-server
- cloudwatch-logs-mcp-server
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

cloudwatch-logs-mcp-server appears in the dropdown, but there is no matching server package/directory in src/ (and no documentation entry). Please remove it or replace it with the correct server name.

Suggested change
- cloudwatch-logs-mcp-server

Copilot uses AI. Check for mistakes.
- cloudwatch-applicationsignals-mcp-server
- cloudwatch-logs-mcp-server
- cloudwatch-mcp-server
- cost-analysis-mcp-server
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

cost-analysis-mcp-server is included in the dropdown, but there is no src/cost-analysis-mcp-server package in this repo. If this server is not part of this repository’s supported set, it should not be in the issue template; otherwise, the option name should be updated to the actual package/directory name.

Suggested change
- cost-analysis-mcp-server

Copilot uses AI. Check for mistakes.
- healthimaging-mcp-server
- healthlake-mcp-server
- iam-mcp-server
- lambda-mcp-server
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

lambda-mcp-server is listed, but there is no corresponding server package/directory in src/ and it’s not present in the root README server list. Including it here is likely to mis-triage issues; please remove it unless the server is intentionally supported elsewhere and documented.

Suggested change
- lambda-mcp-server

Copilot uses AI. Check for mistakes.
- aws-iac-mcp-server
- aws-iot-sitewise-mcp-server
- aws-knowledge-mcp-server
- aws-location-mcp-server
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

aws-msk-mcp-server exists in src/aws-msk-mcp-server and is documented in the root README, but it’s missing from this dropdown. If the goal is to list all active servers, please add it (alphabetically it belongs between aws-location-mcp-server and aws-network-mcp-server).

Suggested change
- aws-location-mcp-server
- aws-location-mcp-server
- aws-msk-mcp-server

Copilot uses AI. Check for mistakes.
Comment on lines +67 to +68
- label: amazon-rekognition-mcp-server
required: false
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

amazon-rekognition-mcp-server is listed as a checkbox option, but there is no corresponding server package/directory in this repository (and no root README entry). This will confuse reporters; please remove it or rename to the correct server identifier.

Suggested change
- label: amazon-rekognition-mcp-server
required: false

Copilot uses AI. Check for mistakes.
Comment on lines +111 to +112
- label: cloudwatch-logs-mcp-server
required: false
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

cloudwatch-logs-mcp-server is included here, but there is no matching server package/directory in src/. Please remove it or replace it with the correct server name.

Suggested change
- label: cloudwatch-logs-mcp-server
required: false

Copilot uses AI. Check for mistakes.
Comment on lines +115 to +116
- label: cost-analysis-mcp-server
required: false
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

cost-analysis-mcp-server is listed, but there is no src/cost-analysis-mcp-server package in this repo. Please remove it (or update to the actual server/package name) to keep the template aligned with the repository’s supported servers.

Suggested change
- label: cost-analysis-mcp-server
required: false

Copilot uses AI. Check for mistakes.
Comment on lines 137 to 138
- label: lambda-mcp-server
required: false
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

lambda-mcp-server is included as an option, but there is no corresponding server package/directory in src/ and it’s not in the root README server list. Please remove it unless it is intentionally supported and documented elsewhere.

Suggested change
- label: lambda-mcp-server
required: false

Copilot uses AI. Check for mistakes.
- label: aws-knowledge-mcp-server
required: false
- label: aws-location-mcp-server
required: false
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

aws-msk-mcp-server exists in src/aws-msk-mcp-server and is documented in the root README, but it’s missing from this checkbox list. If this template is meant to enumerate active servers, please add it (alphabetically between aws-location-mcp-server and aws-network-mcp-server).

Suggested change
required: false
required: false
- label: aws-msk-mcp-server
required: false

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To triage

Development

Successfully merging this pull request may close these issues.

2 participants