runbot/runbot_merge/models
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 [ADD] runbot_merge: a merge bot 2018-09-03 13:16:36 +02:00
pull_requests.py [FIX] runbot_merge: race condition between closes #x and merging/FF 2019-03-01 16:46:09 +01:00
res_partner.py [ADD] runbot_merge: sign off commits by reviewer 2019-02-26 13:36:46 +01:00