ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
525 stars 313 forks source link

fix: signal rejected IPR response emails #7584

Closed jennifer-richards closed 1 week ago

jennifer-richards commented 1 week ago

Fixes #7563

Will signal to the sender (by way of the ingestion API) that their message was rejected but not email the admins.

If the message triggers an unhandled exception, an email to the admins will be sent along with the rejection to the sender.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 88.81%. Comparing base (187c2c5) to head (38e3875). Report is 265 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7584 +/- ## ========================================== - Coverage 88.98% 88.81% -0.18% ========================================== Files 291 295 +4 Lines 40717 41310 +593 ========================================== + Hits 36233 36688 +455 - Misses 4484 4622 +138 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.