mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
add stale.yml
This commit is contained in:
parent
60ed4cbb3c
commit
4ba26a1637
11
.github/stale.yml
vendored
Normal file
11
.github/stale.yml
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
daysUntilStale: 60
|
||||||
|
daysUntilClose: 7
|
||||||
|
exemptLabels:
|
||||||
|
- pinned
|
||||||
|
- security
|
||||||
|
staleLabel: wontfix
|
||||||
|
markComment: >
|
||||||
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
|
for your contributions.
|
||||||
|
closeComment: false
|
Loading…
Reference in a new issue