sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(flagpole): add support for more detailed owner schema

Open cvxluo opened this issue 1 month ago • 1 comments

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.

cvxluo avatar Dec 07 '25 17:12 cvxluo

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: All tests successful. No failed tests found.

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              

codecov[bot] avatar Dec 07 '25 17:12 codecov[bot]