Commit 99e24fcc authored by sheyang's avatar sheyang Committed by Commit bot

Add signcla verifier for v8.

Currently this verifier will post an informative error if the author has not signed CLA, instead of rejecting the CL.

LOG=N

BUG=457428

Review URL: https://codereview.chromium.org/1185193009

Cr-Commit-Position: refs/heads/master@{#29096}
parent d69ead66
...@@ -46,5 +46,7 @@ verifiers { ...@@ -46,5 +46,7 @@ verifiers {
builders { name: "v8_win_rel" } builders { name: "v8_win_rel" }
} }
} }
sign_cla {}
} }
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