Update mark_stale_issue.yml

pull/10290/head
shiyutang 2023-06-30 11:40:20 +08:00 committed by GitHub
parent 3a0542e7d6
commit d983e555fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
.github/workflows

View File

@ -25,7 +25,7 @@ jobs:
repo-token: ${{ secrets.PAT }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.'
stale-issue-label: 'stale'
close-issue-reason: 'The issue is stale and not response is provided after 7 days.'
close-issue-reason: 'completed'
exempt-issue-labels: 'bug, feature request, good first issue'
operations-per-run: 900
days-before-pr-stale: -1