mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 18:02:02 +00:00
Update stale.yml
This commit is contained in:
8
.github/workflows/stale.yml
vendored
8
.github/workflows/stale.yml
vendored
@@ -28,10 +28,10 @@ jobs:
|
|||||||
days-before-issue-close: 14 # 2 weeks
|
days-before-issue-close: 14 # 2 weeks
|
||||||
exempt-issue-labels: not-stale
|
exempt-issue-labels: not-stale
|
||||||
|
|
||||||
stale-pr-message: 'This pull request is stale because it has been open 3 weeks with no activity. Please comment or label `not-stale`, or this will be closed in 7 days.'
|
stale-pr-message: 'This pull request is stale because it has been open 6 months with no activity. Please comment or label `not-stale`, or this will be closed in 14 days.'
|
||||||
close-pr-message: 'This pull request was automatically closed due to no activity for 3 weeks plus the 7 day notice period.'
|
close-pr-message: 'This pull request was automatically closed due to no activity for 6 months plus the 14 day notice period.'
|
||||||
days-before-pr-stale: 21 # 3 weeks
|
days-before-pr-stale: 182 # 6 months
|
||||||
days-before-pr-close: 7 # 1 week
|
days-before-pr-close: 14 # 2 week
|
||||||
exempt-pr-labels: not-stale
|
exempt-pr-labels: not-stale
|
||||||
exempt-draft-pr: false
|
exempt-draft-pr: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user