Commit 85a32a9
authored
Merge pull request #926 from cderici/feature-requests-exempt-from-stale-bot
#926
#### Description
Currently the stale bot marks all the issues that haven't been updated for 30 days with `incomplete` and closes the issue 5 days after that if there's no update.
This change prevents the stale bot from bothering the feature requests (i.e. issues marked with `wishlisted` label), which can (and should imo) stay as long as needed.
Discussed a bit in #855, suggested #855 (comment)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments