Reviewers: Sergiy Byelozyorov, Michael Achenbach,

Description:
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.

BUG=457428

Please review this at https://codereview.chromium.org/1185193009/

Base URL: https://chromium.googlesource.com/v8/v8@master

Affected files (+2, -0 lines):
  M infra/config/cq.cfg


Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 49996946d374c80d52294af17a0f1c1b63c7e7d7..71b1cffa08ea84dd7b1622fbf29ed860cf0e7fe6 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -46,5 +46,7 @@ verifiers {
       builders { name: "v8_win_rel" }
     }
   }
+
+  sign_cla {}
 }



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to