From 57992134bc6cd90ebb4a6e04c9c4cec1d6672403 Mon Sep 17 00:00:00 2001 From: Prashant Shahi Date: Mon, 7 Feb 2022 12:52:10 +0530 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=9A=9A=20rename=20config=20.yaml?= =?UTF-8?q?=20to=20yml=20for=20behaviorbot=20(#673)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Prashant Shahi (cherry picked from commit cd04a39d3dcc1579dc5807ad9cece4eed4437f0d) --- .github/{config.yaml => config.yml} | 2 ++ 1 file changed, 2 insertions(+) rename .github/{config.yaml => config.yml} (96%) diff --git a/.github/config.yaml b/.github/config.yml similarity index 96% rename from .github/config.yaml rename to .github/config.yml index 9105934e67..d31bb878b4 100644 --- a/.github/config.yaml +++ b/.github/config.yml @@ -27,3 +27,5 @@ firstPRMergeComment: > # Comment to be posted in issues or pull requests, when no description is provided. requestInfoReplyComment: > We would appreciate it if you could provide us with more info about this issue/pr! + +requestInfoLabelToAdd: request-more-info