mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() On staging failure, the 'bot would point to the first error or failure status it found on the commit. This turns out not to be correct as we (now) have various statuses which are optional, and may fail without blocking stagings (either because they're solely informational or because they're blocking & overridable on PRs). Fix this so the 'bot points to the first *required* failure. Fixes #517 |
||
---|---|---|
.. | ||
__init__.py | ||
pull_requests.py | ||
res_partner.py |