From 040af2400003e8b0bc04412c2fb8fe5343575270 Mon Sep 17 00:00:00 2001 From: Elliott Brooks <21270878+elliette@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:43:14 -0700 Subject: [PATCH] Add triage-design label --- .github/labeler.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 62376c4d12b4..6b9b46b57ee0 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -243,6 +243,14 @@ - packages/*/*_windows/**/* - packages/**/windows/**/* +'triage-design': + - changed-files: + - any-glob-to-any-file: + - packages/cupertino_ui/**/* + - packages/google_fonts/**/* + - packages/material_ui/**/* + - third_party/packages/cupertino_icons/**/* + 'triage-engine': - changed-files: - any-glob-to-any-file: @@ -256,11 +264,7 @@ - changed-files: - any-glob-to-any-file: - packages/animations/**/* - - packages/cupertino_ui/**/* - packages/flutter_lints/**/* - packages/go_router/**/* - packages/go_router_builder/**/* - - packages/google_fonts/**/* - - packages/material_ui/**/* - packages/two_dimensional_scrollables/**/* - - third_party/packages/cupertino_icons/**/*