blob: dfa5ce2c0131030b0d42b92758f119871acba3a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
only: issues
limitPerRun: 30
daysUntilStale: 45
daysUntilClose: 60
exemptLabels:
- bug
- help wanted
- feature request
exemptProjects: true
exemptMilestones: true
staleLabel: stale
markComment: >
Currently netdata team doesn't have enough capacity to work on this issue.
We will be more than glad to accept a pull request with a solution to problem described here.
This issue will be closed after another 60 days of inactivity.
closeComment: >
This issue has been automatically closed due to extended period of inactivity.
Please reopen if it is still valid. Thank you for your contributions.
|