runbot/forwardport
Xavier Morel 13f239826e [FIX] forwardport: avoid logging git error if there's no stream data
If no stream data was captured (no stderr and no stdout), would just
log

    git call error:

as error, with no further information.

Don't do that if we have neither stderr nor stdout data, since we're
re-raising the exception anyway, it's just confusing.
2022-10-26 14:47:00 +02:00
..
changelog [IMP] forwardport: flag detached PRs in their dashboard 2022-06-30 15:07:49 +02:00
data [FIX] runbot_merge: also show banners on PR pages 2022-08-05 15:35:51 +02:00
migrations/13.0.1.1 [IMP] forwardport: reliability of PR reminders 2020-05-26 15:56:36 +02:00
models [FIX] forwardport: avoid logging git error if there's no stream data 2022-10-26 14:47:00 +02:00
tests [IMP] forwardport: commenting of test_author_can_close_via_fwbot 2022-08-05 15:35:51 +02:00
__init__.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00
__manifest__.py [IMP] mergebot, forwardbot: various UI bits 2022-06-30 15:07:49 +02:00
controllers.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00