Skip to content

Commit

Permalink
Exempt proposals from stale bot (#1628)
Browse files Browse the repository at this point in the history
I think proposals should be something we always take a look at and decide to close manually.
  • Loading branch information
rfratto authored Feb 4, 2020
1 parent 93eb4ad commit cf6fad2
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 @@ -7,6 +7,7 @@ daysUntilClose: 7
# Labels that prevent issues from being marked as stale
exemptLabels:
- keepalive
- proposal

# Label to use to identify a stale issue
staleLabel: stale
Expand Down

0 comments on commit cf6fad2

Please sign in to comment.