projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d69ead6
)
Add signcla verifier for v8.
author
sheyang
<sheyang@chromium.org>
Wed, 17 Jun 2015 16:36:40 +0000
(09:36 -0700)
committer
Commit bot
<commit-bot@chromium.org>
Wed, 17 Jun 2015 16:36:53 +0000
(16:36 +0000)
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}
infra/config/cq.cfg
patch
|
blob
|
history
diff --git
a/infra/config/cq.cfg
b/infra/config/cq.cfg
index 49996946d374c80d52294af17a0f1c1b63c7e7d7..71b1cffa08ea84dd7b1622fbf29ed860cf0e7fe6 100644
(file)
--- a/
infra/config/cq.cfg
+++ b/
infra/config/cq.cfg
@@
-46,5
+46,7
@@
verifiers {
builders { name: "v8_win_rel" }
}
}
+
+ sign_cla {}
}