OCA / oca-github-bot

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

Wheel build errors in ocabot merge should prevent merging the PR #221

Closed sbidoul closed 1 year ago

sbidoul commented 1 year ago

When the wheel build step fails in ocabot merge, no error is reported to the user. The bot should report it as a comment on the PR.

See for instance https://github.com/OCA/purchase-workflow/pull/1602.

sbidoul commented 1 year ago

Another example: https://github.com/OCA/pos/pull/428

sbidoul commented 1 year ago

Another example: https://github.com/OCA/ddmrp/pull/268

sbidoul commented 1 year ago

I think this was resolved by #245