chore: update CODEOWNERS for deprecated servers#2734
Open
MichaelWalker-git wants to merge 1 commit intomainfrom
Open
chore: update CODEOWNERS for deprecated servers#2734MichaelWalker-git wants to merge 1 commit intomainfrom
MichaelWalker-git wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2734 +/- ##
==========================================
- Coverage 91.29% 91.29% -0.01%
==========================================
Files 1001 1001
Lines 73725 73725
Branches 11880 11880
==========================================
- Hits 67305 67304 -1
Misses 3966 3966
- Partials 2454 2455 +1 ☔ 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 repository ownership rules to reduce review noise for deprecated MCP servers and remove an obsolete entry for a deleted server directory.
Changes:
- Remove the CODEOWNERS entry for
cloudwatch-appsignals-mcp-server(directory no longer present). - Add
# DEPRECATEDannotations (with replacement guidance where applicable) for 12 deprecated servers. - Simplify ownership of deprecated server directories to
@awslabs/mcp-adminsonly.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f8b9d0b to
a372273
Compare
- Remove cloudwatch-appsignals-mcp-server (deleted from main) - Mark 12 deprecated servers with DEPRECATED comments and replacement pointers - Simplify deprecated server ownership to @awslabs/mcp-admins only (external team owners no longer need review requests for deprecated code) - Add missing owners from partner team tracker: @Songry26 to aws-msk-mcp-server @shsrams to billing-cost-management-mcp-server @saidrhs to aws-bedrock-custom-model-import-mcp-server
a372273 to
a1c17d7
Compare
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
cloudwatch-appsignals-mcp-serverentry (directory deleted from main in chore(cloudwatch-appsignals): superseded by cloudwatch-applicationsignals #2173)# DEPRECATEDcomments and replacement pointers@awslabs/mcp-adminsonly — external team owners no longer need to be pinged for review requests on deprecated codeDeprecated servers updated
Test 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.