morgan pushed to branch mullvad-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
65d03ae0
by Morgan at 2025-02-25T14:19:14+00:00
3 changed files:
- .gitlab/issue_templates/Rebase Browser - Alpha.md
- .gitlab/issue_templates/Rebase Browser - Rapid.md
- .gitlab/issue_templates/Rebase Browser - Stable.md
Changes:
| ... | ... | @@ -84,3 +84,5 @@ |
| 84 | 84 | ./tools/browser/sign-tag.mullvadbrowser alpha build1
|
| 85 | 85 | ```
|
| 86 | 86 | - [ ] Push tag to `upstream`
|
| 87 | + |
|
| 88 | +/label ~"Apps::Type::Rebase" |
| ... | ... | @@ -81,3 +81,5 @@ |
| 81 | 81 | ./tools/browser/sign-tag.mullvadbrowser rapid build1
|
| 82 | 82 | ```
|
| 83 | 83 | - [ ] Push tag to `upstream`
|
| 84 | + |
|
| 85 | +/label ~"Apps::Type::Rebase" |
| ... | ... | @@ -85,3 +85,5 @@ |
| 85 | 85 | ./tools/browser/sign-tag.mullvadbrowser stable build1
|
| 86 | 86 | ```
|
| 87 | 87 | - [ ] Push tag to `upstream`
|
| 88 | + |
|
| 89 | +/label ~"Apps::Type::Rebase" |