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.
Changes between revision 2 and 3
orig
1
2
3
4
5
6
7
8
Commits
Files
reviewboard/hostingsvcs/fake.py |
---|
reviewboard/hostingsvcs/fedorahosted.py |
---|
reviewboard/hostingsvcs/fogbugz.py |
---|
reviewboard/hostingsvcs/forms.py |
---|
reviewboard/hostingsvcs/gerrit.py |
---|
reviewboard/hostingsvcs/github.py |
---|
reviewboard/hostingsvcs/gitlab.py |
---|
reviewboard/hostingsvcs/gitorious.py |
---|
reviewboard/hostingsvcs/googlecode.py |
---|
reviewboard/hostingsvcs/hook_utils.py |
---|
reviewboard/hostingsvcs/jira.py |
---|
reviewboard/hostingsvcs/kiln.py |
---|
reviewboard/hostingsvcs/managers.py |
---|
reviewboard/hostingsvcs/models.py |
---|
reviewboard/hostingsvcs/rbgateway.py |
---|
reviewboard/hostingsvcs/redmine.py |
---|
reviewboard/hostingsvcs/repository.py |
---|
reviewboard/hostingsvcs/service.py |
---|
reviewboard/hostingsvcs/sourceforge.py |
---|
reviewboard/hostingsvcs/splat.py |
---|