Stale ignores pull requests

Dieser Commit ist enthalten in:
NotMyFault 2020-12-10 11:29:29 +01:00 committet von GitHub
Ursprung 3af1f45b4c
Commit 99fbd12ffd
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

5
.github/stale.yml vendored
Datei anzeigen

@ -1,8 +1,9 @@
daysUntilStale: 60
daysUntilClose: 7
only: issues
exemptLabels:
- "[!] Bug"
- "[+] Enhancement"
- "Bug"
- "Enhancement"
- "Approved"
- "Priority"
- "Under investigation"