1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Meta: use org-wide stale bot config (#1789)

This commit is contained in:
Thomas Heartman 2022-07-05 15:59:11 +02:00 committed by GitHub
parent 0ffa52c9e4
commit a3aff4421b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.github/stale.yml vendored
View File

@ -1,23 +1 @@
limitPerRun: 30
daysUntilStale: 30
daysUntilClose: 7
exemptLabels:
- pinned
- security
- "[Status] Maybe Later"
exemptAssignees: true
staleLabel: wontfix
pulls:
markComment: >
This pull request 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.
issues:
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.
_extends: .github