瀏覽代碼

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
No account linked to committer's email address
共有 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