runbot/runbot_merge/controllers
Xavier Morel c34e8ca083 [FIX] runbot_merge: race condition between closes #x and merging/FF
Turns out skipping locks is not very useful when there are no locks
being held because we only touch the PRs *after* the merge has been
applied.

So finally do that, lock all of a staging's PRs before we try to
fast-forward the relevant repositories, so a close command coming back
from github (from having seen the closes #xxx annotation) doesn't
screw us over.
2019-03-01 16:46:09 +01:00
..
__init__.py [FIX] runbot_merge: race condition between closes #x and merging/FF 2019-03-01 16:46:09 +01:00
dashboard.py [FIX] runbot_merge: handling of PRs of >50 commits 2018-09-20 15:28:55 +02:00