Do not close bug and enhancement issues

This commit is contained in:
世界
2024-08-21 08:09:01 +08:00
parent bd8629f046
commit 289ac3f9d9

View File

@@ -12,4 +12,5 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days'
days-before-stale: 60
days-before-close: 5
days-before-close: 5
exempt-issue-labels: 'bug,enhancement'