[PR #1819] [MERGED] Added manual trigger for builds #3154

Closed
opened 2025-11-26 23:29:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1819
Author: @mimartin12
Created: 2/28/2022
Status: Merged
Merged: 2/28/2022
Merged by: @mimartin12

Base: masterHead: add-manual-builds


📝 Commits (1)

  • 7cb69d4 Added manual trigger for builds

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

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

📄 Description

Type of change

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

Objective

We don't currently have a manual way of triggering builds for branches, similar to our other projects.

Code changes

  • .github/workflows/build.yml Added manual trigger.

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not 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/1819 **Author:** [@mimartin12](https://github.com/mimartin12) **Created:** 2/28/2022 **Status:** ✅ Merged **Merged:** 2/28/2022 **Merged by:** [@mimartin12](https://github.com/mimartin12) **Base:** `master` ← **Head:** `add-manual-builds` --- ### 📝 Commits (1) - [`7cb69d4`](https://github.com/bitwarden/android/commit/7cb69d47fcaeae8710a5612bbf478f68548a09c6) Added manual trigger for builds ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -0) </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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> We don't currently have a manual way of triggering builds for branches, similar to our other projects. ## 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/build.yml** Added manual trigger. ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not 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 2025-11-26 23:29:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3154