2
0
Ficheiros
rocm-systems/.github/labeler.yml
T
Mario Limonciello 6a899b5f6d Run pre-commit's whitespace related hooks on .github and .azuredevops (#2129)
In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
2025-12-08 14:39:42 -06:00

92 linhas
2.0 KiB
YAML

"project: amdsmi":
- changed-files:
- any-glob-to-any-file: 'projects/amdsmi/**/*'
"project: aqlprofile":
- changed-files:
- any-glob-to-any-file: 'projects/aqlprofile/**/*'
"project: clr":
- changed-files:
- any-glob-to-any-file: 'projects/clr/**/*'
"project: hip":
- changed-files:
- any-glob-to-any-file: 'projects/hip/**/*'
"project: hipother":
- changed-files:
- any-glob-to-any-file: 'projects/hipother/**/*'
"project: hip-tests":
- changed-files:
- any-glob-to-any-file: 'projects/hip-tests/**/*'
"project: rdc":
- changed-files:
- any-glob-to-any-file: 'projects/rdc/**/*'
"project: rocm-core":
- changed-files:
- any-glob-to-any-file: 'projects/rocm-core/**/*'
"project: rocminfo":
- changed-files:
- any-glob-to-any-file: 'projects/rocminfo/**/*'
"project: rocm-smi-lib":
- changed-files:
- any-glob-to-any-file: 'projects/rocm-smi-lib/**/*'
"project: rocprofiler":
- changed-files:
- any-glob-to-any-file: 'projects/rocprofiler/**/*'
"project: rocprofiler-compute":
- changed-files:
- any-glob-to-any-file: 'projects/rocprofiler-compute/**/*'
"project: rocprofiler-register":
- changed-files:
- any-glob-to-any-file: 'projects/rocprofiler-register/**/*'
"project: rocprofiler-sdk":
- changed-files:
- any-glob-to-any-file: 'projects/rocprofiler-sdk/**/*'
"project: rocprofiler-systems":
- changed-files:
- any-glob-to-any-file: 'projects/rocprofiler-systems/**/*'
"project: rocr-runtime":
- changed-files:
- any-glob-to-any-file: 'projects/rocr-runtime/**/*'
"project: roctracer":
- changed-files:
- any-glob-to-any-file: 'projects/roctracer/**/*'
"shared: amdgpu-windows-interop":
- changed-files:
- any-glob-to-any-file: 'shared/amdgpu-windows-interop/**/*'
documentation:
- changed-files:
- any-glob-to-any-file:
- docs/**/*
- '**/docs/**/*'
- '*.md'
External CI:
- changed-files:
- any-glob-to-any-file:
- .azuredevops/**/*
github actions:
- changed-files:
- any-glob-to-any-file:
- .github/workflows/**/*
- .github/scripts/**/*
- .github/*.json
- .github/*.yml