2020-06-02 18:00:15 +00:00
|
|
|
# Configuration for probot-stale - https://github.com/probot/stale
|
2020-04-24 23:36:52 +00:00
|
|
|
daysUntilStale: 180
|
|
|
|
daysUntilClose: false
|
|
|
|
exemptLabels:
|
2020-06-02 18:00:15 +00:00
|
|
|
- "1.severity: security"
|
2020-10-27 00:29:36 +00:00
|
|
|
- "2.status: never-stale"
|
2020-06-02 18:00:15 +00:00
|
|
|
staleLabel: "2.status: stale"
|
2022-06-16 17:23:12 +00:00
|
|
|
markComment: false
|
2020-04-24 23:36:52 +00:00
|
|
|
closeComment: false
|