github actions: remove priority auto labeling [no ci]
This commit is contained in:
parent
83d000d628
commit
a76505e856
1 changed files with 0 additions and 24 deletions
24
.github/labeler.yml
vendored
24
.github/labeler.yml
vendored
|
@ -1,29 +1,5 @@
|
||||||
# https://github.com/actions/labeler
|
# https://github.com/actions/labeler
|
||||||
|
|
||||||
## AUTO DIFFICULTIES MARKER
|
|
||||||
############################
|
|
||||||
|
|
||||||
"review complexity : high":
|
|
||||||
- changed-files:
|
|
||||||
- any-glob-to-any-file:
|
|
||||||
- ggml-cuda/*.cu
|
|
||||||
- ggml-cuda/*.cuh
|
|
||||||
- ggml-vulkan.cpp
|
|
||||||
- ggml-sycl.cpp
|
|
||||||
- ggml_vk_generate_shaders.py
|
|
||||||
- ggml-sycl.cpp
|
|
||||||
"review complexity : medium":
|
|
||||||
- changed-files:
|
|
||||||
- any-glob-to-any-file:
|
|
||||||
- .devops/**
|
|
||||||
- .github/**
|
|
||||||
- ci/**
|
|
||||||
#'review complexity : low':
|
|
||||||
|
|
||||||
|
|
||||||
## AUTO CATEGORIZATION
|
|
||||||
#######################
|
|
||||||
|
|
||||||
SYCL:
|
SYCL:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue