|
@@ -1,7 +1,7 @@
|
|
{
|
|
{
|
|
"maxReviewers": 10,
|
|
"maxReviewers": 10,
|
|
"numFilesToCheck": 100,
|
|
"numFilesToCheck": 100,
|
|
- "message": "Thanks @pullRequester for contributing to The Framework Benchmarks! @reviewers, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message `[ci skip]` and your name added to the userBlacklist array in the `.mention-bot` file.",
|
|
|
|
|
|
+ "message": "Thanks @pullRequester for contributing to The Framework Benchmarks! @reviewers, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message `[ci skip]` and your github name added to the userBlacklist array in the `.mention-bot` file.",
|
|
"alwaysNotifyForPaths": [
|
|
"alwaysNotifyForPaths": [
|
|
{
|
|
{
|
|
"name": "TechEmpower",
|
|
"name": "TechEmpower",
|
|
@@ -10,7 +10,7 @@
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"fileBlacklist": [],
|
|
"fileBlacklist": [],
|
|
- "userBlacklist": [hamiltont],
|
|
|
|
|
|
+ "userBlacklist": ["hamiltont"],
|
|
"userBlacklistForPR": [],
|
|
"userBlacklistForPR": [],
|
|
"actions": ["opened"],
|
|
"actions": ["opened"],
|
|
"skipAlreadyAssignedPR": false,
|
|
"skipAlreadyAssignedPR": false,
|