Tim Kimber
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.github/workflows/stale2.yml
|
|
|
@ -20,8 +20,8 @@ jobs: |
|
|
|
STALE_ISSUE_LABEL: 'stale' |
|
|
|
STALE_PR_LABEL: 'stale' |
|
|
|
OPERATIONS_PER_RUN: 30 |
|
|
|
STALE_ISSUE_MESSAGE: 'This issue will be closed as no response' |
|
|
|
CLOSE_MESSAGE: 'Closing stale issue' |
|
|
|
STALE_ISSUE_MESSAGE: 'This issue will be closed as no updates for 60 days' |
|
|
|
CLOSE_MESSAGE: 'Closing stale issue after 90 days of inactivity' |
|
|
|
EXEMPT_ISSUE_LABELS: | |
|
|
|
bug |
|
|
|
documentation |
|
|
|
|