| Index: scripts/slave/gatekeeper.json
|
| diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
|
| index b3769b266190ce92ee4c2916b662b4582a9f57f8..6720ea53819cd346f817bf04c5f0f75bbb4ee2c4 100644
|
| --- a/scripts/slave/gatekeeper.json
|
| +++ b/scripts/slave/gatekeeper.json
|
| @@ -721,7 +721,8 @@
|
| "tree_notify": [
|
| "plznavigate@chromium.org"
|
| ],
|
| - "forgive_all": "true"
|
| + "forgive_all": "true",
|
| + "forgiving_optional": ["*"]
|
| },
|
| "Closure Compilation Linux": {
|
| "tree_notify": [
|
| @@ -826,7 +827,8 @@
|
| "tree_notify": [
|
| "wfh@chromium.org"
|
| ],
|
| - "forgive_all": "true"
|
| + "forgive_all": "true",
|
| + "forgiving_optional": ["*"]
|
| }
|
| }
|
| }
|
|
|