subsurface/.mention-bot
Dirk Hohndel 76975ed425 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 <dirk@hohndel.org>
2017-04-20 15:58:30 -07:00

8 lines
139 B
Text

{"alwaysNotifyForPaths": [
{
"name": "atdotde",
"files": ["**/*plan*", "**/deco*"],
"skipTeamPrs": false
}
]
}