about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2024-03-22 21:42:02 +0100
committerGitHub <noreply@github.com>2024-03-22 21:42:02 +0100
commit86babaebb20b4a0e3b4cc8a4ea15d17740176eaf (patch)
tree24afac9c6507647c331118a2aee0f2cba00c6ad9 /.github
parenta7706e5231275cad6dae2810aa20f878771b1fb5 (diff)
parentc1b37331e6dbd94462c0279b6c71cba34d49a3da (diff)
Merge pull request #297723 from hercules-ci/labeler-testing
labeler.yml: Add testing label
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index de580e129cf91..a6e8d734382e5 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -295,6 +295,21 @@
         - pkgs/test/texlive/**
         - pkgs/tools/typesetting/tex/**/*
 
+"6.topic: testing":
+  - any:
+    - changed-files:
+      - any-glob-to-any-file:
+        # NOTE: Let's keep the scope limited to test frameworks that are
+        #       *developed in this repo*;
+        #       - not individual tests
+        #       - not packages for test frameworks
+        - nixos/lib/testing/**
+        - nixos/lib/test-driver/**
+        - nixos/tests/nixos-test-driver/**
+        - nixos/lib/testing-python.nix      # legacy
+        - nixos/tests/make-test-python.nix  # legacy
+        # lib/debug.nix has a test framework (runTests) but it's not the main focus
+
 "6.topic: vim":
   - any:
     - changed-files: