feat(flagpole): add support for more detailed owner schema#104504
Merged
feat(flagpole): add support for more detailed owner schema#104504
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #104504 +/- ##
===========================================
- Coverage 80.62% 80.52% -0.11%
===========================================
Files 9357 9353 -4
Lines 402540 400781 -1759
Branches 25700 25700
===========================================
- Hits 324549 322730 -1819
- Misses 77523 77583 +60
Partials 468 468 |
64066fc to
0dc533a
Compare
0dc533a to
60eef6b
Compare
markstory
approved these changes
Dec 8, 2025
60eef6b to
b826fa7
Compare
b826fa7 to
2113a04
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Add the option to define owner via team + email strings, rather than just a string. Supports this change in the options automator: https://github.com/getsentry/sentry-options-automator/pull/5705. This change is temporary until we can move fully to the new schema.