mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Always notify ryan-lane when changes occur on boto files
This commit is contained in:
parent
57ad6aebe9
commit
182d642d05
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
|||
{
|
||||
"alwaysNotifyForPaths": [
|
||||
{
|
||||
"name": "ryan-lane",
|
||||
"files": ["salt/**/*boto*.py"],
|
||||
"skipTeamPrs": false
|
||||
}
|
||||
],
|
||||
"skipTitle": "Merge forward",
|
||||
"userBlacklist": ["cvrebert", "markusgattol", "olliewalsh"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue