mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): exempt bugs and feature requests from stale issues (#21435)
This commit is contained in:
6
.github/ionic-issue-bot.yml
vendored
6
.github/ionic-issue-bot.yml
vendored
@@ -75,8 +75,10 @@ stale:
|
||||
days: 365
|
||||
maxIssuesPerRun: 100
|
||||
exemptLabels:
|
||||
- good first issue
|
||||
- triage
|
||||
- "good first issue"
|
||||
- "triage"
|
||||
- "type: bug"
|
||||
- "type: feature request"
|
||||
exemptAssigned: true
|
||||
exemptProjects: true
|
||||
exemptMilestones: true
|
||||
|
||||
Reference in New Issue
Block a user