[skip ci] Update stale labels

master
jo 5 years ago
parent c3a1980ca2
commit eea9416fbe
  1. 11
      .github/stale.yml

@ -9,10 +9,13 @@ daysUntilClose: 180
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- enhancement
- accepted
- critical
- neverstale
- 'enhancement'
- 'type: enhancement'
- 'accepted'
- 'status: accepted'
- 'critical'
- 'priority: critical'
- 'neverstale'
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false

Loading…
Cancel
Save