mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
fix:remove global values and fix closing values on issues
Signed-off-by: Jakub Kuzelka <jakub@kuzelka.pw>
This commit is contained in:
parent
43f28af495
commit
9ab197bc63
2
.github/stale.yaml → .github/stale.yml
vendored
2
.github/stale.yaml → .github/stale.yml
vendored
@ -23,7 +23,7 @@ limitPerRun: 5
|
||||
|
||||
# Specify configuration settings that are specific to issues
|
||||
issues:
|
||||
daysUntilStale: 60
|
||||
daysUntilStale: 90
|
||||
daysUntilClose: 7
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
Loading…
Reference in New Issue
Block a user