Skip to content

expose followup actions with policies in emails#24981

Open
eviljeff wants to merge 2 commits into
mozilla:masterfrom
eviljeff:16196-emails-for-followup-actions
Open

expose followup actions with policies in emails#24981
eviljeff wants to merge 2 commits into
mozilla:masterfrom
eviljeff:16196-emails-for-followup-actions

Conversation

@eviljeff

@eviljeff eviljeff commented Jun 3, 2026

Copy link
Copy Markdown
Member

Fixes mozilla/addons#16196

Description

Changes the takedown email to reference follow-up actions, if any. Plus now an email is sent when the block takes effect.

Context

Tried to keep it as generic as possible - and I'm intending to re-use description_with_eta in the reviewer tools

Testing

  • In Cinder, takedown an add-on with a policy that has follow-up actions
  • see the email mentions the follow-up actions
  • with policy enforcement enabled in the reviewer tools it should work from there too
  • once the BlocklistSubmission has been processed (edit in django admin to remove the delay, unless you want to wait x days) there should be another email that informs the developer of the block

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.
  • Add before and after screenshots (Only for changes that impact the UI).
  • Add or update relevant docs reflecting the changes made.

@eviljeff eviljeff force-pushed the 16196-emails-for-followup-actions branch from 52fbe6e to 667a329 Compare June 3, 2026 13:46
@eviljeff eviljeff force-pushed the 16196-emails-for-followup-actions branch from 667a329 to c1f64f1 Compare June 4, 2026 12:52
@eviljeff eviljeff force-pushed the 16196-emails-for-followup-actions branch from c1f64f1 to 243f7f9 Compare June 4, 2026 13:37
@eviljeff eviljeff marked this pull request as ready for review June 8, 2026 14:03
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]: Define and implement email copy for follow-up actions (blocks)

1 participant