Drop stalebot (#2412)

Sorry @stalebot, but we don't need your work here.

We've a low enough ticket count, and you're just adding noise.
This commit is contained in:
Tom Christie 2022-10-18 14:42:28 +01:00 committed by GitHub
parent 71ee50b277
commit 9e97d7d429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/stale.yml vendored
View File

@ -1,14 +0,0 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 180
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 14
# Comment to post when marking an issue as stale. Set to `false` to disable
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.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false