summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2016-09-08 16:51:20 -0400
committerDavid James <davidjames@google.com>2016-09-14 17:15:31 +0000
commitc7d80812c37dbcbb88ae36689ec3fdb754c50696 (patch)
tree8de554bcd3420058f19675840ad9bfe03848946d
parentfb0c2bc4ec6f90db08b75ddd6a2d17ae1a23ae9e (diff)
downloadmanifest-c7d80812c37dbcbb88ae36689ec3fdb754c50696.tar.gz
require the Test: field in commit messages
Bug: 29606287 Test: `repo upload` now requires Test: field in other repos Change-Id: Ic465d211c2981f23f5d3d1b04153c70740942baa
-rw-r--r--GLOBAL-PREUPLOAD.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/GLOBAL-PREUPLOAD.cfg b/GLOBAL-PREUPLOAD.cfg
index 676d1ab7d..4bd1f48e3 100644
--- a/GLOBAL-PREUPLOAD.cfg
+++ b/GLOBAL-PREUPLOAD.cfg
@@ -1,3 +1,6 @@
# Settings in here control defaults for `repo upload` checks for all projects
# listed in the manifest. Do not turn on things here without first consulting
# the wider Android team, and make sure you send out a PSA before landing.
+
+[Builtin Hooks]
+commit_msg_test_field = true