From 3ce29063f6a510a02ecc4ef26c5c4928d800c3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20G=C3=B6ttsch?= Date: Thu, 23 Apr 2026 13:04:54 +0200 Subject: [PATCH] [DOC] add example to merge command --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa670344..ad32f72b 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ can be used to ask the bot to do the following: * merge the PR onto a temporary branch created off the target branch * merge when tests on the rebased branch are green -* 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``) * when the version was bumped, udate the changelog with ``oca-towncrier`` * run the main branch operations (see above) on it * when the version was bumped, generate a wheel, rsync it to a PEP 503