commit | d1b2a35e606af651ff0651cf0e7165be7790f268 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Mon Aug 12 10:20:03 2019 +0200 |
committer | Edwin Kempin <ekempin@google.com> | Mon Aug 12 10:20:03 2019 +0200 |
tree | b064134940f2234264bf491f94be6cba927e84ab | |
parent | a0a92c4d120bd0da250cb5e23db07778d5f6dd41 [diff] |
Adapt to changed SubmitRule interface in Gerrit core Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: Iea50786d112946aafe21b81d8445ce02b6a93e49
Gerrit plugin to provide simple submit rules and a rest API to configure them.
By simple, we mean any rule that can be described in one sentence. Or fits in a tweet.
Having a set of simple rules makes composition easier, thus allowing harder rules to be defined ... in a simple way :)
Of course, this plugin can't contain all the simple rules one can think of, and will only contain rules that seem popular or interesting to have.