mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
chore(): revert changes until bot is updated (#21332)
This reverts commit cc780c80b2c2575ef7f90c757854601ceeffdabd.
This commit is contained in:
21
.github/ionic-issue-bot.yml
vendored
21
.github/ionic-issue-bot.yml
vendored
@ -95,8 +95,10 @@ stale:
|
|||||||
noReply:
|
noReply:
|
||||||
days: 14
|
days: 14
|
||||||
maxIssuesPerRun: 100
|
maxIssuesPerRun: 100
|
||||||
labels:
|
label: "needs: reply"
|
||||||
- label: "needs: reply"
|
responseLabel: triage
|
||||||
|
exemptProjects: true
|
||||||
|
exemptMilestones: true
|
||||||
message: >
|
message: >
|
||||||
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still
|
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still
|
||||||
an issue with the latest version of Ionic, please create a new issue and ensure the
|
an issue with the latest version of Ionic, please create a new issue and ensure the
|
||||||
@ -104,7 +106,17 @@ noReply:
|
|||||||
|
|
||||||
|
|
||||||
Thank you for using Ionic!
|
Thank you for using Ionic!
|
||||||
- label: "ionitron: needs reproduction"
|
close: true
|
||||||
|
lock: true
|
||||||
|
dryRun: false
|
||||||
|
|
||||||
|
noReproduction:
|
||||||
|
days: 14
|
||||||
|
maxIssuesPerRun: 100
|
||||||
|
label: "ionitron: needs reproduction"
|
||||||
|
responseLabel: triage
|
||||||
|
exemptProjects: true
|
||||||
|
exemptMilestones: true
|
||||||
message: >
|
message: >
|
||||||
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. If this is still
|
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. If this is still
|
||||||
an issue with the latest version of Ionic, please create a new issue and ensure the
|
an issue with the latest version of Ionic, please create a new issue and ensure the
|
||||||
@ -112,9 +124,6 @@ noReply:
|
|||||||
|
|
||||||
|
|
||||||
Thank you for using Ionic!
|
Thank you for using Ionic!
|
||||||
responseLabel: triage
|
|
||||||
exemptProjects: true
|
|
||||||
exemptMilestones: true
|
|
||||||
close: true
|
close: true
|
||||||
lock: true
|
lock: true
|
||||||
dryRun: false
|
dryRun: false
|
||||||
|
Reference in New Issue
Block a user