Skip to content

Commit

Permalink
added labels (practical-tutorials#323)
Browse files Browse the repository at this point in the history
Stalebot will never consider an issue/PR stale with these added labels.
  • Loading branch information
enkeyz authored Sep 2, 2021
1 parent f8ea5cb commit ce76203
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ daysUntilClose: 14
exemptLabels:
- pinned
- security
- help wanted
- good first issue
- enhancement
- in progress
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
Expand Down

0 comments on commit ce76203

Please sign in to comment.