[PR #3219] [MERGED] [PM-7922] Updating labeler.yml to the new format required by V5 #34600

Closed
opened 2026-04-21 02:08:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3219
Author: @vvolkgang
Created: 5/3/2024
Status: Merged
Merged: 5/4/2024
Merged by: @vvolkgang

Base: mainHead: labeler-fix


📝 Commits (2)

  • 3fe40cd Updating labeler.yml to the format required by V5
  • 466de2f Reverting the workflow config change

📊 Changes

1 file changed (+21 additions, -14 deletions)

View changed files

📝 .github/labeler.yml (+21 -14)

📄 Description

Type of change

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

Objective

#2895 updated our PR Labeler to V5 which changed the structure of labeler.yml, reason why this build step has been failing. This PR fixes that.

While at it, added "Xamarin.AndroidX.Credentials" folder path to the Android label.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • 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

🔄 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/3219 **Author:** [@vvolkgang](https://github.com/vvolkgang) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `main` ← **Head:** `labeler-fix` --- ### 📝 Commits (2) - [`3fe40cd`](https://github.com/bitwarden/android/commit/3fe40cdea253b8854df1875c1fc011168873934c) Updating labeler.yml to the format required by V5 - [`466de2f`](https://github.com/bitwarden/android/commit/466de2f36b54ce5889b34623865a07ba7a33e5e2) Reverting the workflow config change ### 📊 Changes **1 file changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/labeler.yml` (+21 -14) </details> ### 📄 Description ## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective #2895 updated our PR Labeler to V5 which changed the structure of `labeler.yml`, reason why this build step has been failing. This PR fixes that. While at it, added "Xamarin.AndroidX.Credentials" folder path to the Android label. ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - 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 --- <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-21 02:08:22 -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#34600