We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9580dcc commit c1e0cf9Copy full SHA for c1e0cf9
.github/ionic-issue-bot.yml
@@ -93,6 +93,7 @@ stale:
93
- "triage"
94
- "type: bug"
95
- "type: feature request"
96
+ - "needs: investigation"
97
exemptAssigned: true
98
exemptProjects: true
99
exemptMilestones: true
@@ -113,6 +114,8 @@ noReply:
113
114
maxIssuesPerRun: 100
115
label: "needs: reply"
116
responseLabel: triage
117
+ exemptLabels:
118
119
120
121
message: >
@@ -131,6 +134,8 @@ noReproduction:
131
134
132
135
label: "ionitron: needs reproduction"
133
136
137
138
139
140
141
0 commit comments