1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

ci(stale): do not mark shaping and ready for development issues as stale

This commit is contained in:
Gabor Kiss-Vamosi 2024-04-18 11:29:54 +02:00 committed by GitHub
parent 76fb298090
commit 7f1efd4f16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,5 +30,5 @@ jobs:
So feel free to comment if you have remarks or ideas on this topic.
days-before-stale: 14
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'