runbot/forwardport
Xavier Morel 1cea247e6c [FIX] runbot_merge: sync PR target and message on check
Previously the mergebot would only sync the head commit, but synching
more is useful.

Also update the final sanity check on staging:

- as with check, update the message & target branch
- reset PR state and post a message when updating message instead of
  doing so silently

Note: maybe only fail the staging if the message is updated *and*
relevant to staging (aka there's a merge method and it's not
`rebase`)?

Fixes #680
2023-01-25 12:25:45 +01:00
..
changelog [FIX] *: fix forward port inserter if last branch is disabled 2022-12-01 10:57:32 +01:00
data [IMP] forwardport: store and display detachment reason 2023-01-19 14:23:41 +01:00
migrations [IMP] forwardport: store and display detachment reason 2023-01-19 14:23:41 +01:00
models [FIX] runbot_merge: sync PR target and message on check 2023-01-25 12:25:45 +01:00
tests [FIX] runbot_merge: sync PR target and message on check 2023-01-25 12:25:45 +01:00
__init__.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00
__manifest__.py [IMP] forwardport: store and display detachment reason 2023-01-19 14:23:41 +01:00
controllers.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00