Commit a6cc119c authored by Victor Gomes's avatar Victor Gomes Committed by V8 LUCI CQ

[bazel] Add bazel files to watchlist

Bug: v8:11234
Change-Id: I6b3d3a72ad272b8b98e58c0de02b6a9b3dcfb5a8
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2967466
Commit-Queue: Victor Gomes <victorgomes@chromium.org>
Auto-Submit: Victor Gomes <victorgomes@chromium.org>
Reviewed-by: 's avatarDan Elphick <delphick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75205}
parent 26652d27
......@@ -97,7 +97,13 @@
},
'regexp': {
'filepath': 'src/.*regexp',
}
},
'bazel': {
'filepath': 'BUILD.gn' \
'|BUILD.bazel' \
'|WORKSPACE' \
'|bazel/'
},
},
'WATCHLISTS': {
......@@ -156,5 +162,8 @@
'jgruber+watch@chromium.org',
'pthier+watch@chromium.org'
],
'bazel' : [
'victorgomes+watch@chromium.org'
],
},
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment