commit | 338d3c7331bc4479bccb28fe2d5085d76253bcdc | [log] [tgz] |
---|---|---|
author | Alexander Noskov <anoskov@mirantis.com> | Tue Sep 19 12:10:32 2017 +0400 |
committer | Alexander Noskov <anoskov@mirantis.com> | Fri Nov 10 12:53:14 2017 +0400 |
tree | 059f9166b5c71f00465dacf48fa22a52d23ca437 | |
parent | b973394d176f5a305193ab85242331a9a1bcf3f0 [diff] [blame] |
[Feature] Add ability to set "Submit Type" for project By default "Submit Type" is: merge if necessary Change-Id: Id048aad6ec30586de50821adf9b9aff88cf67fee
diff --git a/README.rst b/README.rst index 89e6ddc..f0758b2 100644 --- a/README.rst +++ b/README.rst
@@ -155,6 +155,7 @@ require_change_id: true require_agreement: true merge_content: true + action: "fast forward only" .. code-block:: yaml