[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.7.0esr-14.5-1] 2 commits: fixup! Adding issue and merge request templates



Title: GitLab

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:

Changes:

  • .gitlab/issue_templates/Rebase Browser - Alpha.md
    ... ... @@ -151,3 +151,5 @@
    151 151
       - [ ] Update `projects/geckoview/config`
    
    152 152
         - [ ] Update `firefox_platform_version`
    
    153 153
         - [ ] Set `browser_build` to 1 (to prevent failures in alpha testbuilds)
    
    154
    +
    
    155
    +/label ~"Apps::Type::Rebase"

  • .gitlab/issue_templates/Rebase Browser - Legacy.md
    ... ... @@ -109,3 +109,5 @@
    109 109
         ./tools/browser/sign-tag.basebrowser legacy build1
    
    110 110
         ```
    
    111 111
       - [ ] Push tag to `upstream`
    
    112
    +
    
    113
    +/label ~"Apps::Type::Rebase"

  • .gitlab/issue_templates/Rebase Browser - Rapid.md
    ... ... @@ -288,3 +288,5 @@ gitGraph:
    288 288
         ./tools/browser/sign-tag.basebrowser rapid build1 ${COMMIT}
    
    289 289
         ```
    
    290 290
       - [ ] Push tag to `upstream`
    
    291
    +
    
    292
    +/label ~"Apps::Type::Rebase"

  • .gitlab/issue_templates/Rebase Browser - Stable.md
    ... ... @@ -113,3 +113,5 @@
    113 113
         ./tools/browser/sign-tag.basebrowser stable build1
    
    114 114
         ```
    
    115 115
       - [ ] Push tag to `upstream`
    
    116
    +
    
    117
    +/label ~"Apps::Type::Rebase"

  • .gitlab/issue_templates/bug.md
    ... ... @@ -29,4 +29,4 @@
    29 29
     ### Relevant logs and/or screenshots
    
    30 30
     
    
    31 31
     
    
    32
    -/label ~bug
    32
    +/label ~"Apps::Type::Bug"

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx