getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

chore(rollback): Add prompt configs for rollback dismissals #81007

Closed malwilley closed 2 days ago

malwilley commented 2 days ago

One for the sidebar item, and another for displaying a dot on the org dropdown until you open it.

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81007 +/- ## ======================================= Coverage 78.48% 78.48% ======================================= Files 7209 7209 Lines 319477 319477 Branches 43975 43975 ======================================= + Hits 250741 250750 +9 + Misses 62334 62329 -5 + Partials 6402 6398 -4 ```