[PR #1802] [MERGED] [BEEEP] - Added workflows to ignored paths #22516

Closed
opened 2026-04-16 22:53:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: BEEEP-exclude-workflows-build


📝 Commits (1)

  • deddd6a Added workflows to ignored paths

📊 Changes

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

View changed files

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

📄 Description

Type of change

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

Objective

Reduce build runs by removing any workflows from triggering a build.

Code changes

  • .github/workflows/build.yml: Added workflow directory to ignored paths for build trigger. Moved app center command to a single line.

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/1802 **Author:** [@mimartin12](https://github.com/mimartin12) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/23/2022 **Merged by:** [@mimartin12](https://github.com/mimartin12) **Base:** `master` ← **Head:** `BEEEP-exclude-workflows-build` --- ### 📝 Commits (1) - [`deddd6a`](https://github.com/bitwarden/android/commit/deddd6aa5ddd15a3b68e562195d84ea19dd94d99) Added workflows to ignored paths ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Reduce build runs by removing any workflows from triggering a build. ## 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 workflow directory to ignored paths for build trigger. Moved app center command to a single line. ## 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 2026-04-16 22:53:43 -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#22516