ci/labeler: upgrade to v5 format

Signed-off-by: Sumner Evans <me@sumnerevans.com>
This commit is contained in:
Sumner Evans 2024-06-04 00:32:53 -06:00 committed by GitHub
parent 07b2c41d2d
commit 1a577c135c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

64
.github/labeler.yml vendored
View file

@ -1,36 +1,46 @@
"mail": "mail":
- modules/programs/aerc*.nix - changed-files
- modules/programs/alot*.nix - any-glob-to-any-file
- tests/modules/programs/aerc/* - modules/programs/aerc*.nix
- tests/modules/programs/alot/* - modules/programs/alot*.nix
- modules/programs/mujmap.nix - tests/modules/programs/aerc/*
- tests/modules/programs/mujmap/* - tests/modules/programs/alot/*
- modules/programs/notmuch.nix - modules/programs/mujmap.nix
- modules/programs/neomutt* - tests/modules/programs/mujmap/*
- tests/modules/programs/neomutt/* - modules/programs/notmuch.nix
- modules/programs/getmail* - modules/programs/neomutt*
- modules/*/mbsync* - tests/modules/programs/neomutt/*
- tests/modules/programs/mbsync/* - modules/programs/getmail*
- modules/programs/himalaya.nix - modules/*/mbsync*
- tests/modules/programs/himalaya/* - tests/modules/programs/mbsync/*
- modules/programs/thunderbird.nix - modules/programs/himalaya.nix
- tests/modules/programs/thunderbird/* - tests/modules/programs/himalaya/*
- modules/services/imapnotify.nix - modules/programs/thunderbird.nix
- tests/modules/programs/thunderbird/*
- modules/services/imapnotify.nix
"neovim": "neovim":
- modules/programs/neovim.nix - changed-files
- tests/modules/programs/neovim/**/* - any-glob-to-any-file
- modules/programs/neovim.nix
- tests/modules/programs/neovim/**/*
"shell": "shell":
- modules/lib/zsh.nix - changed-files
- modules/programs/zsh* - any-glob-to-any-file
- modules/programs/bash* - modules/lib/zsh.nix
- tests/modules/programs/zsh/**/* - modules/programs/zsh*
- modules/programs/bash*
- tests/modules/programs/zsh/**/*
"calendar": "calendar":
- modules/programs/khal* - changed-files
- modules/*/vdirsyncer* - any-glob-to-any-file
- modules/accounts/calendar.nix - modules/programs/khal*
- modules/*/vdirsyncer*
- modules/accounts/calendar.nix
"contacts": "contacts":
- modules/accounts/contacts.nix - changed-files
- any-glob-to-any-file
- modules/accounts/contacts.nix