mirror of
https://github.com/odoo/runbot.git
synced 2025-03-22 02:45:51 +07:00
![]() Previously, creating a PR would validate the head (in case it had already passed CI) but reopening it would not, which is inconvenient as the CI would not automatically run on a reopened PR. Update both the state and the head of the PR on reopen to force a revalidation, that way if the head has already passed CI the PR will be reopened validated and there won't be an unclear need to perform an explicit CI run. Fixes #119 |
||
---|---|---|
.. | ||
__init__.py | ||
dashboard.py |