Tell mention-bot to mention @atdotde if planner/deco files touched
Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
cb15a37ee5
commit
b81fdbe1c7
7
.mention-bot
Normal file
7
.mention-bot
Normal file
@ -0,0 +1,7 @@
|
||||
"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