ci: Enable stale bot on issues

The flag to enable this bot on issues was off. This PR enables it

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2020-05-21 20:59:38 +05:30 committed by mergify[bot]
parent d55dc6de92
commit c2d4200bd8

2
.github/stale.yaml vendored
View File

@ -10,7 +10,7 @@ exemptLabels:
- release requirement
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true
exemptProjects: false
# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true