From 76975ed425e4772a55f3e2f19c8ab5a71c3ab742 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 20 Apr 2017 15:58:30 -0700 Subject: Mention bot: no comments I believe that even though the sample file clearly shows comments, the syntax actually doesn't allow it. Signed-off-by: Dirk Hohndel --- .mention-bot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.mention-bot') diff --git a/.mention-bot b/.mention-bot index c60fe2654..9fb0d60b6 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,8 +1,8 @@ {"alwaysNotifyForPaths": [ { - "name": "atdotde", // The user's Github username - "files": ["**/*plan*", "**/deco*"], // The array of file globs associated with the user - "skipTeamPrs": false // mention-bot will exclude the creator's own team from mentions + "name": "atdotde", + "files": ["**/*plan*", "**/deco*"], + "skipTeamPrs": false } - ] // Users will always be mentioned based on file glob + ] } -- cgit v1.2.3-70-g09d2