mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00

Partially revert 0c882fc0df
This turns out to be more bane than boon, as it breaks forward-port
chains and confuses people (despite the message). Update notification
message and don't close the PR anymore.
While at it, disable any pending staging on the branch being deactivated.
Fixes #654
210 B
210 B
REV: don't automatically close PRs when their branch is disabled
Turns out that breaks FW chains and makes existing forward ports harder to manage, so revert that bit. Do keep sending a message on the PR tho.