Set close status to not planned for auto closed support issues
parent
a3f7c31ea7
commit
81ea5409e0
|
@ -20,6 +20,7 @@ jobs:
|
||||||
days-before-close: 15
|
days-before-close: 15
|
||||||
stale-issue-message: 'This issue has been automatically marked Stale and will be closed in 15 days if no further activity happens.'
|
stale-issue-message: 'This issue has been automatically marked Stale and will be closed in 15 days if no further activity happens.'
|
||||||
stale-issue-label: 'Stale'
|
stale-issue-label: 'Stale'
|
||||||
|
close-issue-reason: 'not_planned'
|
||||||
only-labels: 'Support'
|
only-labels: 'Support'
|
||||||
exempt-all-milestones: true
|
exempt-all-milestones: true
|
||||||
ascending: true
|
ascending: true
|
||||||
|
|
Loading…
Reference in New Issue