Browse Source
Merge pull request #15878 from nextcloud/Stale-bot-only-issues
Stale bot: only issues
pull/15888/head
John Molakvoæ
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
.github/stale.yml
|
|
|
@ -28,3 +28,6 @@ markComment: > |
|
|
|
|
|
|
|
# Limit the number of actions per hour, from 1-30. Default is 30 |
|
|
|
limitPerRun: 1 |
|
|
|
|
|
|
|
# Limit to only `issues` or `pulls` |
|
|
|
only: issues |