[PR #6439] [MERGED] [PM-31436] Consolidate Feature categories in release notes and add labels #125175

Closed
opened 2026-06-12 04:37:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6439
Author: @vvolkgang
Created: 1/29/2026
Status: Merged
Merged: 1/30/2026
Merged by: @vvolkgang

Base: mainHead: vvolkgang/update-release-categories


📝 Commits (4)

  • 8873c42 Consolidate feature categories
  • 7330c48 Consolidate feature labels in label-pr.json
  • 2dd789a Add t:llm label to label-pr.json
  • 7e21232 Stop using t:misc label

📊 Changes

2 files changed (+14 additions, -14 deletions)

View changed files

📝 .github/label-pr.json (+11 -10)
📝 .github/release.yml (+3 -4)

📄 Description

🎟️ Tracking

PM-31436

📔 Objective

  1. Rename and consolidates feature related categories and labels.
  2. Introduce LLM label.
  3. While at it, added gradle.properties to the auto-labeling list and removed the use of t:misc label.

Note: release.yml will continue to have the old labels for the time being while we transition to use the new one, they'll be removed at a later date.

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/6439 **Author:** [@vvolkgang](https://github.com/vvolkgang) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `main` ← **Head:** `vvolkgang/update-release-categories` --- ### 📝 Commits (4) - [`8873c42`](https://github.com/bitwarden/android/commit/8873c428d992e5e83828b5eca17c30550681bffd) Consolidate feature categories - [`7330c48`](https://github.com/bitwarden/android/commit/7330c48cc39c5228c1a5448861a6053f64c41271) Consolidate feature labels in label-pr.json - [`2dd789a`](https://github.com/bitwarden/android/commit/2dd789a3e7953b9503da40a87662f16e4aa85b99) Add t:llm label to label-pr.json - [`7e21232`](https://github.com/bitwarden/android/commit/7e212329d9bbf10965168557bbaa84a2e8858758) Stop using t:misc label ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/label-pr.json` (+11 -10) 📝 `.github/release.yml` (+3 -4) </details> ### 📄 Description ## 🎟️ Tracking PM-31436 ## 📔 Objective 1. Rename and consolidates feature related categories and labels. 2. Introduce LLM label. 3. While at it, added `gradle.properties` to the auto-labeling list and removed the use of `t:misc` label. Note: `release.yml` will continue to have the old labels for the time being while we transition to use the new one, they'll be removed at a later date. ## ⏰ 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-06-12 04:37:55 -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#125175