[PR #1779] [MERGED] Enforce Hold label #67073

Closed
opened 2026-05-14 09:11:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1779
Author: @MGibson1
Created: 2/15/2022
Status: Merged
Merged: 2/16/2022
Merged by: @MGibson1

Base: masterHead: add-label-enforcement


📝 Commits (2)

📊 Changes

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

View changed files

.github/workflows/enforce-labels.yml (+16 -0)

📄 Description

Type of change

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

Objective

Adds Hold label enforcement as done in bitwarden/cli#456

Before you submit

  • I have checked for linting errors (npm run lint) (required)
  • 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/1779 **Author:** [@MGibson1](https://github.com/MGibson1) **Created:** 2/15/2022 **Status:** ✅ Merged **Merged:** 2/16/2022 **Merged by:** [@MGibson1](https://github.com/MGibson1) **Base:** `master` ← **Head:** `add-label-enforcement` --- ### 📝 Commits (2) - [`09621ee`](https://github.com/bitwarden/android/commit/09621ee9ac3702c51b9543c16f1a67188492fe26) Enforce Hold label - [`c979b27`](https://github.com/bitwarden/android/commit/c979b27cfbf2d5e593695d68700ceb408b08d724) Linting ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/enforce-labels.yml` (+16 -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 Adds Hold label enforcement as done in bitwarden/cli#456 ## Before you submit - [x] I have checked for **linting** errors (`npm run lint`) (required) - [ ] 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) - [x] 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-05-14 09:11:35 -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#67073