We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2323f6f + 3ce2906 commit eb48c96Copy full SHA for eb48c96
1 file changed
README.rst
@@ -86,7 +86,7 @@ can be used to ask the bot to do the following:
86
87
* merge the PR onto a temporary branch created off the target branch
88
* merge when tests on the rebased branch are green
89
-* optionally bump the version number of the addons modified by the PR
+* optionally bump the version number of the addons modified by the PR. (e.g. 19.0. ``major`` . ``minor`` . ``patch``)
90
* when the version was bumped, udate the changelog with ``oca-towncrier``
91
* run the main branch operations (see above) on it
92
* when the version was bumped, generate a wheel, rsync it to a PEP 503
0 commit comments