From a755b87bd45426b07675aa7e834169a817076f7e Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 5 Feb 2026 15:52:20 +0000 Subject: [PATCH 1/3] chore: replace old nodejs teams with cloud-sdk-nodejs-team --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8b7632f07b9..ff9a384e90c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/jsteam \ No newline at end of file +* @googleapis/cloud-sdk-nodejs-team \ No newline at end of file From 151f6541b886830c935597e9f995883e8382252c Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 5 Feb 2026 19:19:38 +0000 Subject: [PATCH 2/3] Updating Owlbot SHA after the template change The template change happened in https://github.com/googleapis/synthtool/pull/2154. --- .github/.OwlBot.lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 24f126d8836..b7388e9b436 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:1c50961ec998cd24968d5b2628e8d88a36b612ea881e71bfd171c93cc9d08b9e -# created: 2025-12-02T19:51:56.208302619Z + digest: sha256:af20ac5b4436ce795d73c14148e21e574fa3672bec00db3d054062797a424bd6 +# created: 2026-02-05T14:19:00.208302619Z From 819501b7cef8b3a60f8f164febe0b2b38f715e33 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 6 Feb 2026 15:28:35 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .github/sync-repo-settings.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index a013376d1cb..9e91ffc8acb 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -15,9 +15,5 @@ branchProtectionRules: - windows - OwlBot Post Processor permissionRules: - - team: yoshi-admins - permission: admin - - team: jsteam-admins - permission: admin - - team: jsteam + - team: cloud-sdk-nodejs-team permission: push