libchrome: disable presubmit check on merged (cros/upstream) commits

cros/upstream commits will fail checks on regular commits, regarding
e.g. commit message style and Change-ID.

BUG=b:255263785
TEST=repo upload uprev commit without --no-verify with \
     crrev.com/c/3977728

Change-Id: Ie55bdf51c0f75a324b8809f5e3629fb121bfaa37
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libchrome/+/3976710
Reviewed-by: Qijiang Yūki Ishii <fqj@google.com>
Commit-Queue: Qijiang Yūki Ishii <fqj@google.com>
Tested-by: Grace Cham <hscham@chromium.org>
Tested-by: Qijiang Yūki Ishii <fqj@google.com>
Auto-Submit: Grace Cham <hscham@chromium.org>
1 file changed
tree: 92936f41d6f8f04616828e1dc9ab336655e44b9e
  1. base/
  2. build/
  3. components/
  4. crypto/
  5. dbus/
  6. device/
  7. ipc/
  8. libchrome_tools/
  9. mojo/
  10. soong/
  11. testing/
  12. third_party/
  13. ui/
  14. .gitignore
  15. BASE_VER
  16. BUILD.gn
  17. BUILD.IGNORE
  18. DIR_METADATA
  19. MODULE_LICENSE_BSD
  20. NOTICE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. README.md
  24. testrunner.cc
  25. unblocked_terms.txt
README.md

libchrome

Overview

This directory includes the source from Chrome's libbase for use in Chrome OS.

See libchrome.md for more info.