runbot/forwardport/changelog/2022-10
Xavier Morel 7948e59c51 [FIX] *: fix forward port inserter if last branch is disabled
In case where the last branch (before the branch being frozen) is
disabled, the forwardport inserter screws up, and fails to correctly
create the intermediate forwardports from the new branch.

Also when disabling a branch, if there are FW PRs which target that
branch and have not been forward-ported further, automatically
forward-port them as if the branch had been disabled when they were
created, this should limit data loss and confusion.

Also change the message set on PRs when disabling a branch: because of
user conflicts in test setup, the message about a branch being
disabled would close the PRs, which would then orphan the followup,
leading to unexpected / inconsistent behaviour.

Fixes #665
2022-12-01 10:57:32 +01:00
..
new-branch.md [FIX] *: fix forward port inserter if last branch is disabled 2022-12-01 10:57:32 +01:00
notifications.md [FIX] forwardport: fix pinging on forwardport PRs 2022-12-01 10:57:32 +01:00