Skip to content

Notify Legal on Takedown Action#25076

Open
chrstinalin wants to merge 1 commit into
mozilla:masterfrom
chrstinalin:#16268-takedown-email
Open

Notify Legal on Takedown Action#25076
chrstinalin wants to merge 1 commit into
mozilla:masterfrom
chrstinalin:#16268-takedown-email

Conversation

@chrstinalin

@chrstinalin chrstinalin commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Fixes mozilla/addons#16268

Description

Members of Legal-Takedown-Notifications are notified by email when a takedown:

  1. Has been paused and put in second level approval, or
  2. Has been executed.

Testing

See: mozilla/addons#16052 (comment)

Locally

  1. Add account(s) to the Legal-Takedown-Notifications access group.
  2. Use ./manage.py fake_cinder_webhook to send a mock amo-legal-disable-addon payload for:
  • A promoted add-on
  • A regular add-on
  1. An email to Legal-Takedown-Notifications emails should be present in admin fakemail.

dev/stage

  1. Add account(s) to the Legal-Takedown-Notifications access group.
  2. Through Cinder, trigger a legal takedown for:
  • A promoted add-on, causing it to be put in second level approval, and
  • A regular add-on, causing the takedown to occur.
  1. An email to Legal-Takedown-Notifications emails should be present in admin fakemail.

Checklist

  • Add #ISSUENUM at the top of your PR to an existing open issue in the mozilla/addons repository.
  • Successfully verified the change locally.
  • The change is covered by automated tests, or otherwise indicated why doing so is unnecessary/impossible.

@chrstinalin chrstinalin requested review from a team and eviljeff and removed request for a team June 26, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Notify Legal when a takedown action has taken place or is held for 2nd level approval

1 participant