Skip to content

Commit

Permalink
chore: increase time to mark issues/prs as stale (philips-labs#3921)
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm authored May 22, 2024
1 parent 87b3c99 commit 40cfba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
stale-pr-message: >
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.
days-before-stale: 30
days-before-close: 10
days-before-stale: 90
days-before-close: 14
close-issue-label: "abandoned"
exempt-issue-labels: "stale:exempt"

0 comments on commit 40cfba7

Please sign in to comment.