add label management to stale bot

This commit is contained in:
alemuntoni 2020-06-20 10:46:11 +02:00
parent 0da0cb0675
commit 9fab7ef4e8

10
.github/stale.yml vendored
View File

@ -12,9 +12,11 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- Pinned
- Confirmed
- Feature Request
- confirmed
- feature request
- critical bug
- enhancement
- to be checked
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
@ -43,7 +45,7 @@ markComment: >
# Your comment here.
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30
limitPerRun: 10
# Limit to only `issues` or `pulls`
# only: issues