0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore: update stale issue workflow (#4393)

This commit is contained in:
Gao Sun 2023-08-24 21:54:51 +08:00 committed by GitHub
parent 8459cb55ad
commit bb43810bbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,8 +24,8 @@ jobs:
stale-pr-message: 'This PR is stale because it has been open 10 for days with no activity. Remove stale label or comment or this will be closed in 5 days.' stale-pr-message: 'This PR is stale because it has been open 10 for days with no activity. Remove stale label or comment or this will be closed in 5 days.'
stale-issue-label: 'stale' stale-issue-label: 'stale'
stale-pr-label: 'stale' stale-pr-label: 'stale'
days-before-stale: 10 days-before-stale: 14
days-before-close: 5 days-before-close: -1
exempt-issue-labels: bot, feature-request, enhancement, bug, announcement exempt-issue-labels: bot, feature-request, enhancement, bug, announcement
exempt-pr-labels: bot exempt-pr-labels: bot
exempt-assignees: renovate exempt-assignees: renovate