Plex-FAWE/.github/stale.yml

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

19 lines
685 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
2021-04-17 19:41:29 +00:00
recent activity. It will be closed if no further activity occurs. If the issue is still present and can be reproduced, please let the team know.
Thank you for your contributions.
2020-12-04 14:46:51 +00:00
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
2021-04-17 19:41:29 +00:00
version, please reply to this issue and the team will reopen it.