
morgan pushed to branch tor-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: de4a66a9 by Morgan at 2025-02-25T14:08:01+00:00 fixup! Adding issue and merge request templates update the auto /label command to Apps::Type::Bug - - - - - 875f93eb by Morgan at 2025-02-25T14:09:02+00:00 fixup! TB 41649: Create rebase and security backport gitlab issue templates add /label command to add Apps::Type::Rebase automatically - - - - - 5 changed files: - .gitlab/issue_templates/Rebase Browser - Alpha.md - .gitlab/issue_templates/Rebase Browser - Legacy.md - .gitlab/issue_templates/Rebase Browser - Rapid.md - .gitlab/issue_templates/Rebase Browser - Stable.md - .gitlab/issue_templates/bug.md Changes: ===================================== .gitlab/issue_templates/Rebase Browser - Alpha.md ===================================== @@ -151,3 +151,5 @@ - [ ] Update `projects/geckoview/config` - [ ] Update `firefox_platform_version` - [ ] Set `browser_build` to 1 (to prevent failures in alpha testbuilds) + +/label ~"Apps::Type::Rebase" ===================================== .gitlab/issue_templates/Rebase Browser - Legacy.md ===================================== @@ -109,3 +109,5 @@ ./tools/browser/sign-tag.basebrowser legacy build1 ``` - [ ] Push tag to `upstream` + +/label ~"Apps::Type::Rebase" ===================================== .gitlab/issue_templates/Rebase Browser - Rapid.md ===================================== @@ -288,3 +288,5 @@ gitGraph: ./tools/browser/sign-tag.basebrowser rapid build1 ${COMMIT} ``` - [ ] Push tag to `upstream` + +/label ~"Apps::Type::Rebase" ===================================== .gitlab/issue_templates/Rebase Browser - Stable.md ===================================== @@ -113,3 +113,5 @@ ./tools/browser/sign-tag.basebrowser stable build1 ``` - [ ] Push tag to `upstream` + +/label ~"Apps::Type::Rebase" ===================================== .gitlab/issue_templates/bug.md ===================================== @@ -29,4 +29,4 @@ ### Relevant logs and/or screenshots -/label ~bug +/label ~"Apps::Type::Bug" View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/61b37c2... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/61b37c2... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)