[PR #2896] [MERGED] Point workflows to main #10015

Closed
opened 2026-04-11 02:33:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2896
Author: @joseph-flinn
Created: 12/11/2023
Status: Merged
Merged: 12/12/2023
Merged by: @joseph-flinn

Base: mainHead: master-to-main


📝 Commits (3)

  • 9915ae8 Point workflows to main
  • 208e067 Merge in master. Update new version-bump workflow changes
  • 8b57fc4 Merge branch 'master' into master-to-main

📊 Changes

5 files changed (+14 additions, -14 deletions)

View changed files

📝 .github/workflows/build.yml (+8 -8)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/release.yml (+2 -2)
📝 .github/workflows/stale-bot.yml (+1 -1)
📝 .github/workflows/version-bump.yml (+2 -2)

📄 Description

Type of change

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

Objective

Update workflows to point to main

Code changes

  • .github/workflows/*: Change all relevant references of internal master branches to main

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
  • Ensure that all UI additions follow WCAG AA requirements

🔄 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/2896 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `main` ← **Head:** `master-to-main` --- ### 📝 Commits (3) - [`9915ae8`](https://github.com/bitwarden/android/commit/9915ae8b0b19884dbdb78ce731c6eaf063c36cac) Point workflows to main - [`208e067`](https://github.com/bitwarden/android/commit/208e067e02f17b5053f3bcf45935f18364be904e) Merge in master. Update new version-bump workflow changes - [`8b57fc4`](https://github.com/bitwarden/android/commit/8b57fc470b43044797e63dddd5fc375607ecae69) Merge branch 'master' into master-to-main ### 📊 Changes **5 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+8 -8) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+2 -2) 📝 `.github/workflows/stale-bot.yml` (+1 -1) 📝 `.github/workflows/version-bump.yml` (+2 -2) </details> ### 📄 Description ## Type of change <!-- (mark with an `X`) --> ``` - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [x] Build/deploy pipeline (DevOps) - [ ] Other ``` ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Update workflows to point to `main` ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> - **.github/workflows/*:** Change all relevant references of internal `master` branches to `main` ## Before you submit - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team - Ensure that all UI additions follow [WCAG AA requirements](https://contributing.bitwarden.com/contributing/accessibility/) --- <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-11 02:33:11 -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#10015