From dbb7797d4e17e75e1283b4cea2142009a7a66c21 Mon Sep 17 00:00:00 2001 From: Fernando Rodrigues Date: Wed, 25 Sep 2024 00:40:02 +0000 Subject: [PATCH] .github/labeler.yml: label Xen-related pull requests Some things must still be labeled manually (notably, qemu_xen and specific kernel changes), but these should be pretty infrequent. Signed-off-by: Fernando Rodrigues --- .github/labeler.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 148aa3d7c48d..4e3fe4160dd6 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -380,6 +380,17 @@ - any-glob-to-any-file: - pkgs/applications/editors/vscode/**/* +"6.topic: xen": + - any: + - changed-files: + - any-glob-to-any-file: + - nixos/modules/virtualisation/xen* + - pkgs/applications/virtualization/xen/** + - pkgs/by-name/xe/xen-guest-agent/* + - pkgs/by-name/xt/xtf/* + - pkgs/development/ocaml-modules/xen*/* + - pkgs/development/ocaml-modules/vchan/* + "6.topic: xfce": - any: - changed-files: