commit | 7d4f143a988c8f5595000684c1f0dd4501546e48 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jun 09 13:17:49 2025 +1200 |
committer | Chris Packham <judge.packham@gmail.com> | Mon Jun 09 13:22:16 2025 +1200 |
tree | 953d56e552eae233309ff05367246dcb709687c9 | |
parent | 83d5aae0fce1956858c1b5595012e68867c53437 [diff] |
Add missing parameters to submit hook The submit hook takes --change and --submitter-username arguments. Add these to the documentation. Change-Id: I1dd350e2ef526a1dd375c9ee5bde11f5558c4022
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.