Skip to content

Commit

Permalink
added epic to stalebot's exemptLabels (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahmy-Mohammed authored Dec 23, 2020
1 parent 7bb8c5e commit 14ffefc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ daysUntilStale: 30
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels:
- backlog
- epic
- pinned
- security
- backlog
- triage
# Label to use when marking an issue as stale
staleLabel: wontfix
Expand Down

0 comments on commit 14ffefc

Please sign in to comment.