chore: Auto-request mobile team review on public API changes#8303
Merged
Conversation
Add a CODEOWNERS rule for the committed swift-api-digester snapshots (sdk_api*.json). They only change when the public API changes, so @getsentry/team-mobile is now auto-requested as a reviewer on API changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 tasks
Per review feedback, list the existing global owners on the API snapshot rule as well, so they remain code owners of the files and the mobile team is added rather than replacing them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
antonis
commented
Jun 30, 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.
📜 Description
Adds a CODEOWNERS rule for the committed
swift-api-digestersnapshots at the repo root (sdk_api*.json)💡 Motivation and Context
Public API changes in the mobile SDKs should be reviewed by another mobile SDK team member for cross-SDK consistency.
💚 How did you test it?
Manually
📝 Checklist
You have to check all boxes before merging:
sendDefaultPIIis enabled.