Skip to content

Commit 1562676

Browse files
tcarmelveilleuxpull[bot]
authored andcommitted
Add Matter 1.4 TE2 auto-labelling (#34749)
- Auto-label current TE milestone when cert test scripts are touched
1 parent e9fac15 commit 1562676

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/labeler.yml

+9
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,15 @@ test driver:
119119
- src/test_driver/*
120120
- src/test_driver/**/*
121121

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+
122131
############################################################
123132
# Source Code
124133
############################################################

0 commit comments

Comments
 (0)