Automatically cc chromium-metrics-reviews@google.com on metrics reviews.
This is the alias that's used for our gwsq, to load-balance reviews among the team. R=asvitkine@chromium.org Bug: none Change-Id: Id0b960b08be6f3030f869d2de74b99c8e3d867cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116313 Commit-Queue: Ilya Sherman <isherman@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#752517}
This commit is contained in:
13
WATCHLISTS
13
WATCHLISTS
@ -1282,13 +1282,15 @@
|
||||
# Exclude XML files; in particular, histograms.xml.
|
||||
'|tools/metrics/[^.]*([.](?!xml$).*)?$',
|
||||
},
|
||||
'metrics_metadata_files': {
|
||||
# Subscribe to this to watch for changes to {actions, histograms, ukm}.xml
|
||||
# and to the field trial testing config.
|
||||
'filepath': 'tools/metrics/.*\.xml$'\
|
||||
'|testing/variations/fieldtrial_testing_config.json',
|
||||
},
|
||||
'metrics_perf': {
|
||||
'filepath': 'chrome/browser/metrics/perf/',
|
||||
},
|
||||
'metrics_xml_files': {
|
||||
# Subscribe to this to watch for changes to histograms.xml.
|
||||
'filepath': 'tools/metrics/.*\.xml$',
|
||||
},
|
||||
'midi': {
|
||||
'filepath': 'midi',
|
||||
},
|
||||
@ -2562,8 +2564,9 @@
|
||||
'takumif+watch@chromium.org'],
|
||||
'message_loop': ['sadrul@chromium.org'],
|
||||
'metrics': ['asvitkine+watch@chromium.org'],
|
||||
'metrics_metadata_files': ['asvitkine+watchxml@chromium.org',
|
||||
'chromium-metrics-reviews@google.com'],
|
||||
'metrics_perf': ['cwp-reviews+chromium@google.com'],
|
||||
'metrics_xml_files': ['asvitkine+watchxml@chromium.org'],
|
||||
'midi': ['toyoshim+midi@chromium.org'],
|
||||
'mojo': ['darin+watch@chromium.org'],
|
||||
'multidevice': ['hansberry+watch-multidevice@chromium.org',
|
||||
|
Reference in New Issue
Block a user