[PR #3289] [CLOSED] [BRE-101] Remove dept-devops from CODEOWNERS #30143

Closed
opened 2026-04-18 13:58:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3289
Author: @michalchecinski
Created: 6/10/2024
Status: Closed

Base: mainHead: BRE-101-Remove-dept-devops-from-CODEOWNERS


📝 Commits (10+)

  • 47be3d6 Bumped version to 2023.8.1 (#2730)
  • 68759fc [PM-3547] Change logic to set user key for inactive account (#2715)
  • 4d0f9d1 [PM-3543] [PM-3607] Fix password re-prompt when editing and on autofill. (#2713)
  • dbadf8c [PM-3222] Migration of data from LiteDB to shared pref storage (#2724)
  • 6d4792b Autosync the updated translations (#2741)
  • f21fae7 [PM-3382] User cannot select Email as a secondary 2FA option following SSO (#2719)
  • 0c72626 UPDATE: all workflows (#2743)
  • 7f14ec9 QA-508 - Build app for automation CI (#2705)
  • 3552616 Adding missing IDs for Set Password and Update Password pages (#2748)
  • 9026dd1 [PM-3593] Fix enable biometric on autofill when there is not MP (#2717)

📊 Changes

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

View changed files

📝 .github/CODEOWNERS (+0 -8)

📄 Description

Type of change

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

Objective

https://bitwarden.atlassian.net/browse/BRE-101

Remove dept-devops from CODEOWNERS and add dept-bre for .github/workflows/release.yml.

Code changes

  • .github/CODEOWNERS: Remove dept-devops and add dept-bre for .github/workflows/release.yml.

Screenshots

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/3289 **Author:** [@michalchecinski](https://github.com/michalchecinski) **Created:** 6/10/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `BRE-101-Remove-dept-devops-from-CODEOWNERS` --- ### 📝 Commits (10+) - [`47be3d6`](https://github.com/bitwarden/android/commit/47be3d6aef1bf46cc3b3103dbc22b2a133a27a03) Bumped version to 2023.8.1 (#2730) - [`68759fc`](https://github.com/bitwarden/android/commit/68759fc60829bcf8937c4268bbbfd4e6d16cfd00) [PM-3547] Change logic to set user key for inactive account (#2715) - [`4d0f9d1`](https://github.com/bitwarden/android/commit/4d0f9d1c035e7af2ddaacb667c64e87cc9cad9b2) [PM-3543] [PM-3607] Fix password re-prompt when editing and on autofill. (#2713) - [`dbadf8c`](https://github.com/bitwarden/android/commit/dbadf8c56f724f53a1a19dbbec573189988813af) [PM-3222] Migration of data from LiteDB to shared pref storage (#2724) - [`6d4792b`](https://github.com/bitwarden/android/commit/6d4792bc24cf5daf9270fa07f9d8596245f5086f) Autosync the updated translations (#2741) - [`f21fae7`](https://github.com/bitwarden/android/commit/f21fae7feafeef09d9af9c64ba74c85842a1a260) [PM-3382] User cannot select Email as a secondary 2FA option following SSO (#2719) - [`0c72626`](https://github.com/bitwarden/android/commit/0c72626916d67e72c80dc69ac5fb9579a2c5c71c) UPDATE: all workflows (#2743) - [`7f14ec9`](https://github.com/bitwarden/android/commit/7f14ec9b5d711b2f5098fa455ce08bcd7f8a3bb9) QA-508 - Build app for automation CI (#2705) - [`3552616`](https://github.com/bitwarden/android/commit/355261679dee08911c58d1ade5f9fbbdfe75b9cd) Adding missing IDs for Set Password and Update Password pages (#2748) - [`9026dd1`](https://github.com/bitwarden/android/commit/9026dd10e5f6659203266e14a721018363801454) [PM-3593] Fix enable biometric on autofill when there is not MP (#2717) ### 📊 Changes **1 file changed** (+0 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/CODEOWNERS` (+0 -8) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [x] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> https://bitwarden.atlassian.net/browse/BRE-101 Remove `dept-devops` from CODEOWNERS and add `dept-bre` for `.github/workflows/release.yml`. ## 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:** Remove `dept-devops` and add `dept-bre` for `.github/workflows/release.yml`. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## 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-18 13:58:23 -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#30143