runbot/forwardport
Xavier Morel 3f61dc9ce4 [IMP] forwardport: warning message when co-dep PR has a conflict
* Add some more information as to why the user *should* do on the PR
  the message is printed on, the previous message left that to their
  imagination
* The PR selection was *completely* wrong as it would select the old
  PRs which really isn't what we want. And turns out there's no good
  reason to create & send the feedback in the loop creating the
  forward-port prs, that can be moved to a followup loop where we have
  created hopefully created all the forward-port PRs.

  Also technically we could do even better than currently and remap
  the prs mapped to conflict data to the new PRs and know exactly
  which of the forward-ported PRs is faulty, but that seems overkill
  for now.
2020-01-30 13:56:01 +01:00
..
data [ADD] forwardport: missing access rights 2020-01-13 08:39:47 +01:00
models [IMP] forwardport: warning message when co-dep PR has a conflict 2020-01-30 13:56:01 +01:00
tests [ADD] forwardport: special handling of adding branches to projects 2020-01-29 15:59:43 +01: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