From f2f056584ad103cd48837a8ef105a0a4009031dd Mon Sep 17 00:00:00 2001 From: gnbm Date: Sun, 25 May 2025 15:08:14 +0100 Subject: [PATCH 1/5] Improve ionitron to stop closing issues that have the 'needs: investigation' label --- .github/ionic-issue-bot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 8db735ce2d8..39dd297961b 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -93,6 +93,7 @@ stale: - "triage" - "type: bug" - "type: feature request" + - "needs: investigation" exemptAssigned: true exemptProjects: true exemptMilestones: true @@ -113,6 +114,8 @@ noReply: maxIssuesPerRun: 100 label: "needs: reply" responseLabel: triage + exemptLabels: + - "needs: investigation" exemptProjects: true exemptMilestones: true message: > @@ -131,6 +134,8 @@ noReproduction: maxIssuesPerRun: 100 label: "ionitron: needs reproduction" responseLabel: triage + exemptLabels: + - "needs: investigation" exemptProjects: true exemptMilestones: true message: > From 9580dcc894a009ebdc26c5dc029f4ab74ba729d9 Mon Sep 17 00:00:00 2001 From: gnbm Date: Sun, 25 May 2025 15:15:56 +0100 Subject: [PATCH 2/5] Revert "Improve ionitron to stop closing issues that have the 'needs: investigation' label" This reverts commit f2f056584ad103cd48837a8ef105a0a4009031dd. --- .github/ionic-issue-bot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 39dd297961b..8db735ce2d8 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -93,7 +93,6 @@ stale: - "triage" - "type: bug" - "type: feature request" - - "needs: investigation" exemptAssigned: true exemptProjects: true exemptMilestones: true @@ -114,8 +113,6 @@ noReply: maxIssuesPerRun: 100 label: "needs: reply" responseLabel: triage - exemptLabels: - - "needs: investigation" exemptProjects: true exemptMilestones: true message: > @@ -134,8 +131,6 @@ noReproduction: maxIssuesPerRun: 100 label: "ionitron: needs reproduction" responseLabel: triage - exemptLabels: - - "needs: investigation" exemptProjects: true exemptMilestones: true message: > From c1e0cf933c42f1c80a84bf567f3b68e623ce9590 Mon Sep 17 00:00:00 2001 From: gnbm Date: Sun, 25 May 2025 15:18:51 +0100 Subject: [PATCH 3/5] chore(): improve ionitron to stop closing issues that have the 'needs: investigation' label --- .github/ionic-issue-bot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 8db735ce2d8..39dd297961b 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -93,6 +93,7 @@ stale: - "triage" - "type: bug" - "type: feature request" + - "needs: investigation" exemptAssigned: true exemptProjects: true exemptMilestones: true @@ -113,6 +114,8 @@ noReply: maxIssuesPerRun: 100 label: "needs: reply" responseLabel: triage + exemptLabels: + - "needs: investigation" exemptProjects: true exemptMilestones: true message: > @@ -131,6 +134,8 @@ noReproduction: maxIssuesPerRun: 100 label: "ionitron: needs reproduction" responseLabel: triage + exemptLabels: + - "needs: investigation" exemptProjects: true exemptMilestones: true message: > From 189a7661fb2d9710a8f51d5c3d864a545a646827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20M=2E?= Date: Mon, 2 Jun 2025 16:05:30 +0100 Subject: [PATCH 4/5] Update .github/ionic-issue-bot.yml Co-authored-by: Brandy Smith --- .github/ionic-issue-bot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 39dd297961b..d38d86c3416 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -114,8 +114,6 @@ noReply: maxIssuesPerRun: 100 label: "needs: reply" responseLabel: triage - exemptLabels: - - "needs: investigation" exemptProjects: true exemptMilestones: true message: > From afebd2ba25d86e5e0585170bca536f74afde646b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20M=2E?= Date: Mon, 2 Jun 2025 16:11:55 +0100 Subject: [PATCH 5/5] Update .github/ionic-issue-bot.yml Co-authored-by: Brandy Smith --- .github/ionic-issue-bot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index d38d86c3416..25fab64cb6e 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -132,8 +132,6 @@ noReproduction: maxIssuesPerRun: 100 label: "ionitron: needs reproduction" responseLabel: triage - exemptLabels: - - "needs: investigation" exemptProjects: true exemptMilestones: true message: >