mirror of
https://github.com/overte-org/overte.git
synced 2025-06-13 11:53:25 +02:00
Update stale.yml
This commit is contained in:
parent
9191ca7aa3
commit
1cdebee9b6
1 changed files with 1 additions and 6 deletions
7
.github/stale.yml
vendored
7
.github/stale.yml
vendored
|
@ -1,12 +1,7 @@
|
||||||
# Number of days of inactivity before an issue becomes stale
|
# Number of days of inactivity before an issue becomes stale
|
||||||
daysUntilStale: 120
|
daysUntilStale: 180
|
||||||
# Number of days of inactivity before a stale issue is closed
|
# Number of days of inactivity before a stale issue is closed
|
||||||
daysUntilClose: false
|
daysUntilClose: false
|
||||||
# Issues with these labels will never be considered stale
|
|
||||||
exemptLabels:
|
|
||||||
- pinned
|
|
||||||
- confirmed
|
|
||||||
- security
|
|
||||||
# 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…
Reference in a new issue