diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 953748a08..41d7b8703 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/stale@v3 with: - stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.' + stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.' days-before-stale: 60 days-before-close: 15 exempt-milestones: 'backlog,research