Gerrit Hooks
latest
  • Installing the hooks
  • Some tips on configuring the hooks
  • Small tutorial on adding a new hook
  • Bash hooks
  • Python Hooks
  • Bash libraries
  • Python libraries
  • Hook dispatcher
Gerrit Hooks
  • Docs »
  • Welcome to Gerrit Hooks documentation!
  • Edit on GitHub

Welcome to Gerrit Hooks documentation!¶

Getting started¶

  • Installing the hooks
    • Install the dispatcher
    • Install the hooks
    • Execution flow: chains
  • Some tips on configuring the hooks
    • Bash hooks
  • Small tutorial on adding a new hook
    • Hello world
    • Using some config values (bash only)
    • Doing reviews (bash only)
      • Skipping review flags
    • Interacting with bugzilla (bash only)

Hooks¶

  • Bash hooks
  • Python Hooks

Libs¶

  • Bash libraries
  • Python libraries
    • lib.tools
    • lib.bz
    • lib.gerrit
    • lib.config
      • Configuration
      • API
  • Hook dispatcher
    • Allowed tags in gerrit commit message:
      • Ignore-Hooks
      • Run-Only-Hooks
    • Allowed tags in gerrit comment:
      • Rerun-Hooks
    • API

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, David Caro. Revision c1942fd3.

Built with Sphinx using a theme provided by Read the Docs.