OCA / oca-github-bot

The GitHub Bot of the Odoo Community Association (OCA)
MIT License
39 stars 57 forks source link

Some errors in the merge process are not reported #244

Closed sbidoul closed 1 year ago

sbidoul commented 1 year ago

This is due to the rendering of the command in the error message, such as here

https://github.com/OCA/oca-github-bot/blob/48b34f3b2d21fa004811afab0e47d0a0c0131bcb/src/oca_github_bot/tasks/merge_bot.py#L408

when one of the command components is a pathlib.Path, this fails.