From 2b36b52fa6be26a91248e7b4533eb71d33fc56b6 Mon Sep 17 00:00:00 2001 From: Rick Boyd Date: Thu, 27 Jan 2022 18:42:12 -0500 Subject: [PATCH] Update test-failure Issue Template to include "needs:triage" label #83226 --- .github/ISSUE_TEMPLATE/test-failure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/test-failure.yml b/.github/ISSUE_TEMPLATE/test-failure.yml index 710ef86908005..06effafa3d29b 100644 --- a/.github/ISSUE_TEMPLATE/test-failure.yml +++ b/.github/ISSUE_TEMPLATE/test-failure.yml @@ -1,6 +1,6 @@ name: Test Failure description: A test failure in CI -labels: [">test-failure"] +labels: [">test-failure","needs:triage"] body: - type: markdown attributes: