Skip to content

Commit

Permalink
Prevent stale bot from closing when someone's assigned an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon authored Feb 19, 2020
1 parent 5d2b411 commit 842970d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ markComment: >
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
# Set to true to ignore issues with an assignee (defaults to false)
exemptAssignees: true

0 comments on commit 842970d

Please sign in to comment.