Add dry_run_access_list to Skia's cq.proto
This will give all users who have access to our trybots access to our dry run CQ as well. BUG=591183 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1926783002 Review-Url: https://codereview.chromium.org/1926783002
This commit is contained in:
parent
569b02151f
commit
12135f50bd
@ -14,6 +14,7 @@ rietveld {
|
||||
verifiers {
|
||||
reviewer_lgtm {
|
||||
committer_list: "project-skia-committers"
|
||||
dry_run_access_list: "project-skia-tryjob-access"
|
||||
max_wait_secs: 21600 # 6 hours
|
||||
no_lgtm_msg: "No LGTM from a valid reviewer yet. Please ask for an LGTM "
|
||||
"from a\nfull Skia committer"
|
||||
|
Loading…
Reference in New Issue
Block a user