0

[docs] Update clang dry-run rolls link in sheriffing doc

Update the link to find rolls regardless of author.

Bug: none
Change-Id: Idf8c70ba3b4355a88a89b7e93831f2558185d20b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4120434
Commit-Queue: Alan Zhao <ayzhao@google.com>
Auto-Submit: Hans Wennborg <hans@chromium.org>
Reviewed-by: Alan Zhao <ayzhao@google.com>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1085921}
This commit is contained in:
Hans Wennborg
2022-12-21 15:43:35 +00:00
committed by Chromium LUCI CQ
parent 09710193e5
commit 917fa22e5d

@ -31,7 +31,7 @@ We prefer searching like this to having sheriffs compose status email at the
end of their week.
In addition to the waterfall, make sure
[dry run attempts at updating clang](https://chromium-review.googlesource.com/q/owner:thakis%2540chromium.org+%2522roll+clang%2522)
[dry run attempts at updating clang](https://chromium-review.googlesource.com/q/path:tools/clang/scripts/update.py+is:wip)
are green. As part of the Clang release process we run upstream LLVM tests.
Ideally these tests are covered by upstream LLVM bots and breakages are
quickly noticed and fixed by the original author of a breaking commit,