runbot/forwardport
Xavier Morel e9e08fec3c [IMP] forwardport: fix creation of FP PR in some testing cases
When running tests on some machines, it's apparently possible for the
PR-creation webhook to come back before the PR creation request has,
leading to the creation of the PR from the API call duplicating that of
the webhook and blowing up.

To fix, immediately commit the transaction then check if we already have
the PR we just created in the system, and only create it explicitly if
not.
2019-10-03 10:02:37 +02:00
..
data [IMP] runbot_merge, forwardport: variable-user feedback 2019-09-21 15:23:42 +02:00
models [IMP] forwardport: fix creation of FP PR in some testing cases 2019-10-03 10:02:37 +02:00
tests [IMP] forwardport: add feedback when being wrong 2019-10-02 17:49:54 +02:00
__init__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00
__manifest__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00