3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-15 04:20:04 +01:00

[ci skip] add stale bot configuration

Dieser Commit ist enthalten in:
Riley Park 2020-12-02 12:27:23 -08:00
Ursprung 2a44498a54
Commit 5e220bcb5b
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: D831AF236C834E45

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

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