Skip to content

Commit

Permalink
let stalebot ignore issues labelled with roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaehashi committed Mar 19, 2018
1 parent e788405 commit 6395ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/stale.yml
Expand Up @@ -6,6 +6,7 @@ daysUntilStale: 90
daysUntilClose: 30
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- roadmap
- bug
# Label to use when marking as stale
staleLabel: stale
Expand Down

0 comments on commit 6395ab6

Please sign in to comment.