1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

chore: adds keep label for issues

This commit is contained in:
Amir Raminfar
2023-09-20 14:23:46 -07:00
parent 87951b0027
commit 2e01f3acb4

1
.github/stale.yml vendored
View File

@@ -6,6 +6,7 @@ daysUntilClose: 3
exemptLabels:
- pinned
- security
- keep
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable