Skip to content

Commit

Permalink
Increase limits of stalebot (#3988)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario and eapolinario authored Aug 25, 2023
1 parent 7094b11 commit 911b48c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
exempt-issue-labels: "needs discussion" # Comma-separated list of labels.
days-before-stale: 270
days-before-close: 7
ascending: true # https://github.com/actions/stale#ascending
operations-per-run: 500

0 comments on commit 911b48c

Please sign in to comment.