From 98c0332d00f9a2b0a96470cd4c0afc109b78fb7a Mon Sep 17 00:00:00 2001 From: stuartmorgan-g Date: Wed, 8 Jul 2026 11:37:52 -0400 Subject: [PATCH] [ci] Tag dependabot PRs with `triage-android` Now that we aren't using CODEOWNERS, dependebot PRs aren't automatically getting routed to the Android team. This adds `triage-android` so they don't need to be tagged manually by the ecosystem team in ecosystem triage. --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 161fc727d94d..9afe01ef92f2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -73,6 +73,7 @@ updates: interval: "weekly" labels: - "autosubmit" + - "triage-android" open-pull-requests-limit: 10 ignore: - dependency-name: "*" @@ -107,6 +108,7 @@ updates: open-pull-requests-limit: 10 labels: - "autosubmit" + - "triage-android" groups: test-dependencies: patterns: