From 5718afe2005347a2b7c53511c5f41db25bd38e04 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 1 Oct 2018 18:28:46 -0400 Subject: [PATCH] fixes required_label --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index ea8d6db..aa3b827 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -57,7 +57,7 @@ issuebot: triage: label: "waiting-for-triage" feedback: - required_label: "waiting-for-feedback" + required_label: "waiting for feedback" provided_label: "feedback-provided" reminder_label: "feedback-reminder" reminder_comment: >