Skip to content

Commit

Permalink
meta: Exempt assigned/planned from stale (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickatsegment committed May 30, 2019
1 parent 4ac61ad commit ef82f35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
exemptMilestones: true
exemptAssignees: true
exemptProjects: true
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
Expand Down

0 comments on commit ef82f35

Please sign in to comment.