From f9c9bade268bdf491311eb952c95584ec2754fb4 Mon Sep 17 00:00:00 2001 From: Thomas Jungblut Date: Thu, 22 Feb 2024 13:36:38 +0100 Subject: [PATCH] Update flake issue template to include prow Signed-off-by: Thomas Jungblut --- .github/ISSUE_TEMPLATE/test-flake.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/test-flake.yml b/.github/ISSUE_TEMPLATE/test-flake.yml index 058d5261e86..6ecf32392a4 100644 --- a/.github/ISSUE_TEMPLATE/test-flake.yml +++ b/.github/ISSUE_TEMPLATE/test-flake.yml @@ -8,7 +8,7 @@ body: - type: textarea id: workflows attributes: - label: Which github workflows are flaking? + label: Which Github Action / Prow Jobs are flaking? validations: required: true @@ -22,7 +22,7 @@ body: - type: input id: link attributes: - label: Github Action link + label: Github Action / Prow Job link - type: textarea id: reason