Notify for ship-it revocations
Review Request #12045 — Created Feb. 4, 2022 and updated — Latest diff uploaded
- Create boolean field in admin page for email
- Connect handler to revoke signal
- Prepare ship-it revoked email message
- Create new email template for text and HTML
- Modified email settings tests to include the new field.
- Added email test to verify that the email has actually been sent and contains the right text.
reviewboard/admin/tests/test_email_settings_form.py |
---|
reviewboard/notifications/email/message.py |
---|
reviewboard/notifications/email/signal_handlers.py |
---|
reviewboard/notifications/tests/test_email_sending.py |
---|