Skip to content

Commit

Permalink
Prevent stalebot from closing #Confirmed issues
Browse files Browse the repository at this point in the history
We don't want real but less active issues from being closed.
  • Loading branch information
John Bartos authored Jul 11, 2018
1 parent 4463892 commit 03d64ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
- Confirmed

# Label to use when marking an issue as stale
staleLabel: wontfix
Expand Down

0 comments on commit 03d64ff

Please sign in to comment.