From 9b84b560a69933a1d5a249bd709c27c9cd1b4ff2 Mon Sep 17 00:00:00 2001 From: Blue Date: Tue, 16 Apr 2024 21:24:56 +0000 Subject: [PATCH] Reduce the scope of skipped tags (#11477) --- triage/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triage/config.yml b/triage/config.yml index a7255f2..a16a25b 100644 --- a/triage/config.yml +++ b/triage/config.yml @@ -29,7 +29,7 @@ logs_rules: missing_logs_add_tags: ['needs-author-feedback'] - skip_tags: ['feature', 'question', 'emailed-logs', 'network'] + skip_tags: ['emailed-logs'] optional_component_rules: - name: VirtualMachinePlatform