Skip to content

Commit

Permalink
chore: stalebot for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartingr committed Feb 10, 2022
1 parent d70a8f2 commit 91e1bc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ markComment: >
Thank you for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false

pulls:
daysUntilStale: 10
daysUntilClose: 10
onlyLabels:
- tag:stalebot

0 comments on commit 91e1bc8

Please sign in to comment.