mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-30 15:17:33 +08:00
chore(stale): use the correct labels (#7017)
This commit is contained in:
committed by
GitHub
parent
302c3b65cd
commit
41d37b3f9d
@@ -23,12 +23,16 @@ jobs:
|
|||||||
|
|
||||||
Now we mark this as "Abandoned" because there was no activity here for 14 days.
|
Now we mark this as "Abandoned" because there was no activity here for 14 days.
|
||||||
|
|
||||||
Remove the "Stale" label or comment else this will be closed in 7 days.
|
Remove the "Abandoned" label or comment else this will be closed in 7 days.
|
||||||
close-issue-message: |
|
close-issue-message: |
|
||||||
As there was no activity here for a while we close this issue. But don't worry, the conversation is still here and you can get back to it at any time.
|
As there was no activity here for a while we close this issue. But don't worry, the conversation is still here and you can get back to it at any time.
|
||||||
|
|
||||||
Feel free to comment if you have remarks or ideas on this topic.
|
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: 'important'
|
exempt-issue-labels: '🔥 Important'
|
||||||
exempt-pr-labels: 'important'
|
exempt-pr-labels: '🔥 Important'
|
||||||
|
stale-issue-label: '💤 Stale'
|
||||||
|
stale-pr-label: '💤 Stale'
|
||||||
|
close-issue-label: '🪹 Abandoned'
|
||||||
|
close-pr-label: '🪹 Abandoned'
|
||||||
|
|||||||
Reference in New Issue
Block a user