commit | 129ddb2b787cd7f3a899e59966d78b50a05c0a03 | [log] [tgz] |
---|---|---|
author | Patrick Hiesel <hiesel@google.com> | Tue Aug 13 16:05:01 2019 +0200 |
committer | Patrick Hiesel <hiesel@google.com> | Wed Aug 14 11:24:00 2019 +0200 |
tree | 975c75571c79c26aadfc132bd06ddc32b3dfa003 | |
parent | c96abce67e653cf8bd68789ff22c41f4c0ea9f66 [diff] |
Adapt to SubmitRule interface change Change-Id: I56fe59a28db4a9ef94e16e5eea7a54b513166d44
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.