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

chore: align stale time (#1713)

This commit is contained in:
Gao Sun 2022-08-01 13:49:38 +08:00 committed by GitHub
parent 23d20e3654
commit ea27f7d69a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,8 +24,7 @@ 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-issue-label: 'stale'
stale-pr-label: 'stale'
days-before-stale: 30
days-before-pr-stale: 10
days-before-stale: 10
days-before-close: 5
exempt-issue-labels: bot, feature-request, enhancement, bug
exempt-pr-labels: bot