Skip to content

2026.05.14

Choose a tag to compare

@github-actions github-actions released this 12 May 18:02
· 861 commits to master since this release

This week's push hero is @eviljeff

Previous Release: 2026.04.30

Blockers:

Cherry-picks:

Before we push:

Before we start:

Before we promote:

After we're done:

  • sync cinder policies with ./manage.py sync_cinder_policies - not executed - the sync command has a bug

Addons-Frontend Changelog:

mozilla/addons-frontend@2026.04.30...2026.05.14-1

Addons Server Changelog:

What's Changed

Notable things shipping

  • Add logic to find actions that can be automatically executed from a list of policies by @diox in #24807
  • Fix some pip packages names by @diox in #24818
  • Keep continue-on-error in _test_check.yml for now by @diox in #24820
  • Implement policy-based scanner actions by @diox in #24796
  • Limit content review triggers to extensions and dictionaries by @eviljeff in #24823
  • AMOENG-2480 - Use a FxA secret instead of the access-token for the support API endpoint by @bakulf in #24813
  • Update contact form by @bacharakis in #24819
  • Always record Promoted Approval when approving add-on versions by @diox in #24824
  • Cope with blank enforcement_actions field in cinder policy admin by @diox in #24831
  • Allow admins to include a soft-blocked version in their add/change blocklistsubmission by @diox in #24830
  • drop ReviewActionReasons support in reviewer tools, and cinder_policy_review_reasons switch by @eviljeff in #24825
  • Refactor ReviewBase.set_promoted() to avoid calling promoted_groups() twice by @diox in #24833
  • AMOENG-2486 throttling for the contact form submission + input fields max length by @bakulf in #24832
  • Make policy selection in scanner rule admin optional by @diox in #24836
  • Replace placeholders with empty string in policy text by @diox in #24835
  • Remove useless colon character in pull request template by @diox in #24838
  • Instruct dependabot to search for requirements starting at the root by @diox in #24843
  • drop CinderJob.decision property by @eviljeff in #24864
  • When syncing policies disable unpublished in reviewer tools by @eviljeff in #24842
  • cache existing Blocks so reversing delayed block actions doesn't fail by @eviljeff in #24863
  • update CheckConstraint to use condition kwarg over check by @eviljeff in #24866
  • Move auto_approval prevention in rejection code to the ContentAction by @diox in #24871
  • Don't allow appeals if content review has been requested already and vice-versa by @diox in #24837

Dependendabots

New Contributors

Full Changelog: 2026.04.30...2026.05.14