mirror of
https://github.com/odoo/runbot.git
synced 2025-03-20 18:05:46 +07:00
![]() The previous version of the code assumed `pr['body']` is always a
string, which is not correct, when the PR body is emptied the body
itself is removed (its value is `None`).
Add a case for this in the PR edition test, and avoid blowing up (or
adding empty newlines) when the PR body is empty. For PR creation this
issue was fixed in
|
||
---|---|---|
.. | ||
2021-09 | ||
2021-10 | ||
2022-06 |