[PR #5821] [MERGED] [PM-25396] Publish store builds when release branches are updated #81307

Closed
opened 2026-05-19 19:35:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5821
Author: @vvolkgang
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @vvolkgang

Base: mainHead: vvolkgang/fix-release-build


📝 Commits (2)

  • 50d1903 PM-25396 publish release branch builds on push
  • 6857ac9 change build inputs distribution defaults

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -3)

📄 Description

🎟️ Tracking

PM-25396

📔 Objective

While handling the release process our team noticed builds in Firebase that weren't published to PlayStore, this PR addresses that.

Our QA team noted something similar previously happened when distribution inputs were missed while triggering manual builds, changing the input defaults too while at it so there's less of a chance of release process disruption.

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/5821 **Author:** [@vvolkgang](https://github.com/vvolkgang) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `main` ← **Head:** `vvolkgang/fix-release-build` --- ### 📝 Commits (2) - [`50d1903`](https://github.com/bitwarden/android/commit/50d19038b1c476b718da4b9c7e340a587499ab2a) PM-25396 publish release branch builds on push - [`6857ac9`](https://github.com/bitwarden/android/commit/6857ac9bb24779cf7dcfeaf5d49d5637dc7d4947) change build inputs distribution defaults ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) </details> ### 📄 Description ## 🎟️ Tracking PM-25396 ## 📔 Objective While handling the release process our team noticed builds in Firebase that weren't published to PlayStore, this PR addresses that. Our QA team noted something similar previously happened when distribution inputs were missed while triggering manual builds, changing the input defaults too while at it so there's less of a chance of release process disruption. ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Protected functional changes with optionality (feature flags) - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <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-05-19 19:35:36 -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#81307