mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() Because the commands were collected in a `dict[Command, Params]` a command could only be present once *in the mergebot* (the forwardbot already collected commands in a list). * Update mergebot commands parser to collect commands in a list. * Improve override to allow a comma-separated list of CIs to override. * Simplify the parsing of delegate to generate one delegate command per target (slightly less efficient if multiple logins are provided but that is likely extremely rare). Fixes #445 |
||
---|---|---|
.. | ||
__init__.py | ||
pull_requests.py | ||
res_partner.py |