浏览代码

Don't mark issues added to the project as stale

Prevent stale bot from auto closing issues added to the project
Guy Carmeli 5 年前
父节点
当前提交
7758c2ba27
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .github/stale.yml

+ 1
- 1
.github/stale.yml 查看文件

14
   - "📌 pinned"
14
   - "📌 pinned"
15
 
15
 
16
 # Set to true to ignore issues in a project (defaults to false)
16
 # Set to true to ignore issues in a project (defaults to false)
17
-exemptProjects: false
17
+exemptProjects: true
18
 
18
 
19
 # Set to true to ignore issues in a milestone (defaults to false)
19
 # Set to true to ignore issues in a milestone (defaults to false)
20
 exemptMilestones: false
20
 exemptMilestones: false