Skip to content

Commit 272ee75

Browse files
authored
[Infrastructure] Add files under infrastructure label. (AliceO2Group#8251)
1 parent 4ac3cce commit 272ee75

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/labeler.yml

+13-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,19 @@ common:
99

1010
infrastructure:
1111
- changed-files:
12-
- any-glob-to-any-file: ['.github/**', 'cmake/**', 'dependencies/**', 'packaging/**']
12+
- any-glob-to-any-file:
13+
- '.clang-format'
14+
- '.clang-tidy'
15+
- '.flake8'
16+
- '.github/**'
17+
- '.checkov.yml'
18+
- '.mega-linter.yml'
19+
- 'cmake/**'
20+
- 'CODEOWNERS'
21+
- 'CPPLINT.cfg'
22+
- 'dependencies/**'
23+
- 'packaging/**'
24+
- 'pyproject.toml'
1325

1426
dpg:
1527
- changed-files:

0 commit comments

Comments
 (0)