With curly braces
...sorry, I don't have a way to test this. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dfe5092222
commit
6a249bd160
@ -1,7 +1,8 @@
|
||||
"alwaysNotifyForPaths": [
|
||||
{"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
|
||||
}
|
||||
] // Users will always be mentioned based on file glob
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user