From a22ee8a5f1d306dcf6d34aa2495e8457876dc96c Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Thu, 13 Oct 2022 01:07:26 +0100 Subject: [PATCH] chore: add new label to bug form (#1913) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 011dbab4..47b68408 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -70,6 +70,8 @@ body: required: true - label: I've already upgraded ARC (including the CRDs, see charts/actions-runner-controller/docs/UPGRADING.md for details) to the latest and it didn't fix the issue required: true + - label: I've migrated to the workflow job webhook event (if you using webhook driven scaling) + required: true - type: textarea id: resource-definitions attributes: