blob: 1b75ff354c677299efde5173a6d8011a6659f8a3 [file] [edit]
{
'WATCHLIST_DEFINITIONS': {
'chopsui': {
'filepath': '\.(js|html|css|scss)$',
},
'chromium_status': {
'filepath': 'appengine/chromium_status',
},
'cros_cft_resultdb': {
'filepath': '^go/src/infra/cros/cmd/cft/publish/rdb-publish/',
},
'fleet_console_backend': {
'filepath': 'go/src/infra/fleetconsole',
},
'package_index': {
'filepath': 'go/src/infra/cmd/package_index',
},
'rotang': {
'filepath': 'go/src/infra/appengine/rotang',
},
'rotation_proxy': {
'filepath': 'go/src/infra/appengine/rotation-proxy',
},
'result_adapter': {
'filepath': '^go/src/infra/tools/result_adapter/',
},
'sheriff_o_matic': {
'filepath': '^go/src/infra/appengine/sheriff-o-matic/',
},
'tree_status': {
'filepath': 'go/src/infra/appengine/tree-status',
},
},
'WATCHLISTS': {
'chopsui': ['chops-ui-reviews@google.com'],
'chromium_status': ['chops-tfs-team+reviews@google.com'],
'cros_cft_resultdb': ['android-build-dx-changes@google.com'],
'fleet_console_backend': ['fleet-console-reviews+backend@google.com'],
'package_index': ['chrome-build-team@google.com'],
'rotang': ['chops-tfs-team+reviews@google.com'],
'rotation_proxy': ['chops-tfs-team+reviews@google.com'],
'result_adapter': ['android-build-dx-changes@google.com'],
'sheriff_o_matic': ['android-build-dx-changes@google.com'],
'tree_status': ['chops-tfs-team+reviews@google.com'],
},
}