From 2090712105b8e0ae3363cefeb6ea5f5522484fc2 Mon Sep 17 00:00:00 2001 From: Teppei Fukuda Date: Thu, 23 Apr 2020 12:05:46 +0300 Subject: [PATCH] fix the resolution of issue-needs-comment-slo --- examples/minikube.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/minikube.yaml b/examples/minikube.yaml index 3895e42..0798e3e 100644 --- a/examples/minikube.yaml +++ b/examples/minikube.yaml @@ -131,7 +131,7 @@ tactics: issue-needs-comment-slo: name: "Uncommented older than 5 days" - resolution: "Add a priority/ or triage/ label" + resolution: "Add a comment" type: issue filters: - tag: "!commented"