5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-21 10:25:44 +07:00
runbot/runbot_merge/models/project_freeze
Xavier Morel 45f0c8cc81 [FIX] runbot_merge: rebase logging
The logging line was copied over from the github-api version, but it
was not correctly fixed up to match, leading to a lot of spam on
stderr when debug is enabled (aka spams journalctl on the production
server).

Splat the logging call out of `rebase` and into the various callers,
so they have access to the pr object to log it.
2024-01-16 09:53:57 +01:00
..
__init__.py [FIX] runbot_merge: rebase logging 2024-01-16 09:53:57 +01:00
views.xml [FIX] runbot_merge: make freeze wizard labels lookup not shit 2023-01-25 12:25:45 +01:00