HookExecutor: Copy logging context to background threads

Change-Id: I195e16d281ca6757a16edf3c1a08b08f911ef6fb
Signed-off-by: Edwin Kempin <ekempin@google.com>
1 file changed
tree: 12864598b14a8658a64721be83c23a04c5b59de1
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.