Преглед изворни кода

Don't mark issues added to the project as stale

Prevent stale bot from auto closing issues added to the project
Guy Carmeli пре 4 година
родитељ
комит
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