aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2019-05-08 18:43:20 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2019-05-08 18:43:20 +0300
commit58b02774a4fb15f14ff0731690a288b9e0c603fe (patch)
tree30300e6b87c8702ba6aabf6b7eb121c7edd1ea27 /.github
parentf9025254b97b094579217232eabd062308470817 (diff)
Update the stale bot config
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index fbd6342..67e5964 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -12,19 +12,20 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- - "high priority"
+ - "High Priority"
+ - "Pinned"
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
# Set to true to ignore issues in a milestone (defaults to false)
-exemptMilestones: false
+exemptMilestones: true
# Set to true to ignore issues with an assignee (defaults to false)
exemptAssignees: false
# Label to use when marking as stale
-staleLabel: stale
+staleLabel: Stale
# Comment to post when marking as stale. Set to `false` to disable
markComment: >