[Git][tpo/applications/tor-browser-build][main] Update generate-bugzilla-triage script with lower priority and new milestone
morgan pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: aa8ba552 by Morgan at 2026-01-27T13:39:49+00:00 Update generate-bugzilla-triage script with lower priority and new milestone - - - - - 1 changed file: - tools/browser/generate-bugzilla-triage-csv Changes: ===================================== tools/browser/generate-bugzilla-triage-csv ===================================== @@ -3,12 +3,12 @@ # gitlab labels for review tickets browser_label="Apps::Product::TorBrowser" esr_label="esr-next" -priority_label="Priority::Blocker" +priority_label="Priority::Medium" impact_label="Apps::Impact::Unknown" type_label="Apps::Type::Audit" # milestone for the next major Tor Browser release -milestone="Tor Browser 16.0" +milestone="Browser 16.0" # prints to stderr function echoerr() { echo "$@" 1>&2; } View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/aa... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/aa... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)