Skip to content

Tags: mozilla/addons-server

Tags

2025.07.10

Pontoon/AMO: Update 64 localizations

2025.06.26-1

Verified

This commit was signed with the committer’s verified signature.
willdurand William Durand
Bump addons-linter from 7.15.0 to 7.16.0 (#23621)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2025.06.26

Pontoon/AMO: Update Norwegian Bokmål (nb-NO)

Co-authored-by: Håvar Henriksen <havar@firefox.no> (nb-NO)

2025.06.12

Pontoon/AMO: Update Polish (pl)

Co-authored-by: dex <krzysztof.glebowicz@gmail.com> (pl)
Co-authored-by: Victoria <Royal.Victoria@proton.me> (pl)

2025.05.29

Pontoon/AMO: Update Polish (pl)

Co-authored-by: Victoria <Royal.Victoria@proton.me> (pl)

2025.05.15-1

Fix including policies text in emails of decisions coming from Cinder…

… with notes (#23451)

* Fix including policies text in emails of decisions coming from Cinder with notes

When a decision has notes there could be another activity created before that
holds the private comments, so we should avoid grabbing that when generating
the context for the email, as it would cause the policies to not be included
in the email.

* Don't change ordering logic, just exclude private comment action

2025.05.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add runbooks with examples for localdev/dev/statistics (#23286)

* Add runbooks with examples for localdev/dev/statistics

* Update .dockerignore

* Update .gitignore

* Update settings.py

Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>

---------

Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>

2025.05.01-1

Only consider active NHR when filtering for due date reasons (#23421)

2025.05.01

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't inherit due date and/or NeedsHumanReview for ABUSE_ADDON_VIOLAT…

…ION/CINDER_ESCALATION (#23343)

* Don't inherit due date for ABUSE_ADDON_VIOLATION/CINDER_ESCALATION

*Only* for those reasons: as soon as a version has more reasons
for needing human review its due date can be inherited from again.

* Also don't inherit NHR itself

* Implement filtering for reasons inside get_queryset_for_pending_queues()

This fixes due date display/sorting in the review queue when there are multiple
different due dates set and some would be filtered out

2025.04.17-2

Verified

This commit was signed with the committer’s verified signature.
willdurand William Durand
Bump addons-linter from 7.10.0 to 7.11.0 (#23340)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>