runbot/runbot_merge/controllers
Xavier Morel eb91e2371b [FIX] runbot_merge: check CI status when reopening a PR
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
2019-05-07 12:32:02 +02:00
..
__init__.py [FIX] runbot_merge: check CI status when reopening a PR 2019-05-07 12:32:02 +02:00
dashboard.py [FIX] runbot_merge: handling of PRs of >50 commits 2018-09-20 15:28:55 +02:00