mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
128 stars 41 forks source link

Do not auto-approve version if git-extraction hasn't completed #1881

Open wagnerand opened 2 years ago

wagnerand commented 2 years ago

git-extraction is necessary for the file to be reviewable in code manager. If that isn't completed yet (or failed), we should not auto-approve the respective pending version. Together with the alerts mozilla/addons#1879 and mozilla/addons#1880, we'll be notified shortly if that happens, so we can investigate and unblock the submission.

┆Issue is synchronized with this Jira Task

KevinMind commented 7 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-97

wagnerand commented 3 months ago

@diox @willdurand will we still need git-extraction once code-manager has been decommissioned? Related tickets: