[PR #1834] [MERGED] Update hotfix release branch name to hotfix-rc #40256

Closed
opened 2026-04-23 19:06:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1834
Author: @joseph-flinn
Created: 3/9/2022
Status: Merged
Merged: 3/9/2022
Merged by: @joseph-flinn

Base: masterHead: patch/update-hotfix-release-branch-name


📝 Commits (1)

  • bfc68b7 Update hotfix release branch name to hotfix-rc

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 .github/workflows/build.yml (+6 -6)
📝 .github/workflows/release.yml (+2 -2)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Rename hotfix release branch name to hotfix-rc to avoid branch name collisions with branches like hotfix/this-feature.

Code changes

  • .github/workflows/release.yml rename hotfix to hotfix-rc
  • .github/workflows/build.yml rename hotfix to hotfix-rc

Before you submit

  • I have checked for linting errors (npm run lint) (required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1834 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/9/2022 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `patch/update-hotfix-release-branch-name` --- ### 📝 Commits (1) - [`bfc68b7`](https://github.com/bitwarden/android/commit/bfc68b77eef91d2fa243656f3e90dbabbdf5e27c) Update hotfix release branch name to hotfix-rc ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+6 -6) 📝 `.github/workflows/release.yml` (+2 -2) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [x] Build/deploy pipeline (DevOps) - [ ] Other ## Objective Rename `hotfix` release branch name to `hotfix-rc` to avoid branch name collisions with branches like `hotfix/this-feature`. ## Code changes - **.github/workflows/release.yml** rename `hotfix` to `hotfix-rc` - **.github/workflows/build.yml** rename `hotfix` to `hotfix-rc` ## Before you submit - [ ] I have checked for **linting** errors (`npm run lint`) (required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] This change has particular **deployment requirements** (notify the DevOps team) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 19:06:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#40256