getsentry / sentry

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

feat(autofix): Write access is optional in setup via query #81101

Closed jennmueng closed 2 days ago

jennmueng commented 3 days ago

Only call seer for the write access check for when Autofix is ready to create a PR

codecov[bot] commented 3 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 #81101 +/- ## ========================================== - Coverage 80.34% 80.34% -0.01% ========================================== Files 7225 7225 Lines 320221 320224 +3 Branches 20781 20781 ========================================== + Hits 257272 257274 +2 - Misses 62555 62556 +1 Partials 394 394 ```