mirror of
https://github.com/docker/compose.git
synced 2025-07-22 05:04:27 +02:00
exclude issues with the kind/feature label from stale bot process
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
754376916c
commit
09e742b33b
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -12,7 +12,7 @@ onlyLabels: []
|
|||||||
|
|
||||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- "enhancement ✨"
|
- "kind/feature"
|
||||||
|
|
||||||
# Set to true to ignore issues in a project (defaults to false)
|
# Set to true to ignore issues in a project (defaults to false)
|
||||||
exemptProjects: false
|
exemptProjects: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user