ci(stale): do not mark shaping and ready for development issues as stale (#6086)
This commit is contained in:
committed by
GitHub
parent
9343212415
commit
b3af8307d4
2
.github/workflows/close_old_issues.yml
vendored
2
.github/workflows/close_old_issues.yml
vendored
@@ -30,5 +30,5 @@ jobs:
|
|||||||
So feel free to comment if you have remarks or ideas on this topic.
|
So feel free to comment if you have remarks or ideas on this topic.
|
||||||
days-before-stale: 14
|
days-before-stale: 14
|
||||||
days-before-close: 7
|
days-before-close: 7
|
||||||
exempt-issue-labels: 'pinned, next major, next minor'
|
exempt-issue-labels: 'pinned, next major, next minor, shaping, ready for development'
|
||||||
exempt-pr-labels: 'pinned, next major, next minor'
|
exempt-pr-labels: 'pinned, next major, next minor'
|
||||||
|
|||||||
Reference in New Issue
Block a user