Plex-FAWE/.github/stale.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
607 B
YAML
Raw Normal View History

2020-12-04 14:46:51 +00:00
daysUntilStale: 60
daysUntilClose: 7
2020-12-10 10:29:29 +00:00
only: issues
2020-12-04 14:46:51 +00:00
exemptLabels:
2020-12-10 10:29:29 +00:00
- "Bug"
- "Enhancement"
2020-12-07 17:48:43 +00:00
- "Approved"
- "Priority"
- "Under investigation"
2020-12-04 14:46:51 +00:00
staleLabel: "resolution: stale"
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: >
This issue has been automatically closed because it has not had activity in
a long time. If the issue still applies to the most recent supported
version, please open a new issue referencing this original issue.