mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() If commits have different authors (/ committers), the mergebot would ask github to create a commit with an author (/ committer) of `None` / `null`. Apparently github really does not like that, and complains that > nil is not an object So remove the key entirely. Also fix the collision between `author` and the `Co-Authored-By` list, which could lead to trying to set an `author` of `[name, email]` instead of an object, which is also not accepted by github. |
||
---|---|---|
.. | ||
project_freeze | ||
__init__.py | ||
project.py | ||
pull_requests.py | ||
res_partner.py |