We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a440c commit 1e9082fCopy full SHA for 1e9082f
.github/labeler.yml
@@ -119,6 +119,15 @@ test driver:
119
- src/test_driver/*
120
- src/test_driver/**/*
121
122
+# Cert tests touched: add current milestone delta-tracking label.
123
+# TODO: Change after Aug 15, 2024
124
+matter-1.4-te2-script-change:
125
+ - changed-files:
126
+ - any-glob-to-any-file:
127
+ - src/python_testing/*
128
+ - src/python_testing/**/*
129
+ - src/app/tests/suites/certification/*
130
+
131
############################################################
132
# Source Code
133
0 commit comments