Create stale.yml

Dieser Commit ist enthalten in:
NotMyFault 2020-12-04 15:46:51 +01:00 committet von GitHub
Ursprung 1bdac416d0
Commit cc5b3ec60d
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

13
.github/stale.yml vendored Normale Datei
Datei anzeigen

@ -0,0 +1,13 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- "status: [!] Bug"
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.