Drop email recipients from lkgr finder.
Bug: chromium:1472663 Change-Id: I49f096ef8e8f37624f5d8595e99d0e30f642482f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315980 Reviewed-by: Christoffer Jansson <jansson@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40552}
This commit is contained in:
parent
c2da2e2baf
commit
48852c40f4
@ -830,7 +830,6 @@ lkgr_config = {
|
||||
"status_url": "https://webrtc-status.appspot.com",
|
||||
"allowed_lag": 9, # hours (up to 10x during low commit volume periods)
|
||||
"allowed_gap": 150, # commits behind
|
||||
"error_recipients": WEBRTC_TROOPER_EMAIL,
|
||||
"buckets": {
|
||||
"webrtc/ci": {
|
||||
# bucket alias: luci.webrtc.ci
|
||||
|
||||
@ -1909,7 +1909,6 @@ buckets {
|
||||
' ]'
|
||||
' }'
|
||||
' },'
|
||||
' "error_recipients": "webrtc-troopers-robots@google.com",'
|
||||
' "project": "webrtc",'
|
||||
' "source_url": "https://webrtc.googlesource.com/src",'
|
||||
' "status_url": "https://webrtc-status.appspot.com"'
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
name: "webrtc"
|
||||
access: "group:all"
|
||||
lucicfg {
|
||||
version: "1.39.10"
|
||||
version: "1.39.11"
|
||||
package_dir: "."
|
||||
config_dir: "."
|
||||
entry_point: "config.star"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user