[PR #2965] [MERGED] Add files to CODEOWNERS for Version Bump automation #117816

Closed
opened 2026-06-09 13:20:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2965
Author: @vgrassia
Created: 1/29/2024
Status: Merged
Merged: 1/29/2024
Merged by: @vgrassia

Base: mainHead: update-codeowners


📝 Commits (1)

  • 7a88f1e Add files for Version Bump automation

📊 Changes

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

View changed files

📝 .github/CODEOWNERS (+7 -0)

📄 Description

Type of change

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

Objective

This PR updates the CODEOWNERS file so that our Version Bump automation can automatically approve and merge PRs related to new versions.

Code changes

  • .github/CODEOWNERS: Add lines for the files that are modified while using the Version Bump automation

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/2965 **Author:** [@vgrassia](https://github.com/vgrassia) **Created:** 1/29/2024 **Status:** ✅ Merged **Merged:** 1/29/2024 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `main` ← **Head:** `update-codeowners` --- ### 📝 Commits (1) - [`7a88f1e`](https://github.com/bitwarden/android/commit/7a88f1e53b5b077d3acc96ec94fed5170fab127f) Add files for Version Bump automation ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/CODEOWNERS` (+7 -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--> This PR updates the `CODEOWNERS` file so that our Version Bump automation can automatically approve and merge PRs related to new versions. ## 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/CODEOWNERS:** Add lines for the files that are modified while using the Version Bump automation ## 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-06-09 13:20:30 -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#117816