From b79646497832f73859b560436e7a69caa9864943 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 20 Aug 2025 17:32:06 -0300 Subject: [PATCH] ci(issue-labeler): add more words for some labels --- .github/labeler.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 85f369734d2bdefb8a44d41e93b8e328179cf72b..827f201c07bb83be93214dc911e4375813fac043 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -19,6 +19,8 @@ - "/(onboarding)/i" "area: permissions": - "/permission/i" +"area: releasing": + - "/(release|releasing|aur|brew|nix|npm|scoop|termux|winget)/i" "area: session": - "/session/i" "area: themes": @@ -28,11 +30,11 @@ "os: android": - "/(android|termux)/i" "os: linux": - - "/linux/i" + - "/(linux|arch|fedora|debian|ubuntu)/i" "os: macos": - - "/(macos|osx)/i" + - "/(macos|osx|darwin)/i" "os: windows": - - "/windows/i" + - "/(windows|win10|win11|win32|wsl|scoop|winget)/i" "panic / crash": - "/(panic|crash|segfault)/i" "provider: anthropic claude":