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.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.
orig
1
2
3
4
5
6
7
8
Commits
Files
reviewboard/scmtools/perforce.py |
---|
reviewboard/scmtools/plastic.py |
---|
reviewboard/scmtools/signals.py |
---|
reviewboard/scmtools/bzr/__init__.py |
---|
reviewboard/scmtools/bzr/plugins/bzrlib/plugins/rbssh.py |
---|
reviewboard/scmtools/evolutions/__init__.py |
---|
reviewboard/scmtools/evolutions/bugzilla_url_charfield.py |
---|
reviewboard/scmtools/evolutions/group_site.py |
---|
reviewboard/scmtools/evolutions/localsite.py |
---|
reviewboard/scmtools/evolutions/repository_access_control.py |
---|
reviewboard/scmtools/evolutions/repository_archive.py |
---|
reviewboard/scmtools/evolutions/repository_extra_data_null.py |
---|
reviewboard/scmtools/evolutions/repository_hooks_uuid.py |
---|
reviewboard/scmtools/evolutions/repository_hosting_accounts.py |
---|
reviewboard/scmtools/evolutions/repository_name_length_255.py |
---|
reviewboard/scmtools/evolutions/repository_path_length_255.py |
---|
reviewboard/scmtools/evolutions/repository_raw_file_url.py |
---|
reviewboard/scmtools/evolutions/repository_raw_password.py |
---|
reviewboard/scmtools/evolutions/repository_visible.py |
---|
reviewboard/scmtools/evolutions/unique_together_baseline.py |
---|