mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Move feature label to exemptLabels (#17586)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
b5e62023ea
commit
a6f0a23145
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@ -8,6 +8,7 @@ daysUntilClose: 7
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- priority/critical-urgent
|
- priority/critical-urgent
|
||||||
- priority/important-longterm
|
- priority/important-longterm
|
||||||
|
- kind/feature
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user