浏览代码

ci(github): tame stale bot

jguer 4 年之前
父节点
当前提交
bfd5ca6024
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/stale.yml

+ 2 - 2
.github/stale.yml

@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 60
+daysUntilStale: 120
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 7
+daysUntilClose: 40
 # Issues with these labels will never be considered stale
 exemptLabels:
   - "Status: In Progress"