runbot/runbot_merge/models/project_freeze
Xavier Morel 907c6072d1 [FIX] runbot_merge: cancel master staging on freeze
If there are bump PRs anyway: the bump commits will cause the
forward-port of the staging to fail, so might as well clearly notify
everybody of the issue if there is a pending staging, and not waste
too much time waiting for a staging which can not succeed.

We could also cancel stagings when there's no bump PR, but it's not
clear that there's any reason to do so: if we didn't touch any master
branch, there's no reason for the staging to fail, or to otherwise
cancel it.

And obviously we can't have staged anything on the new branch so
there's nothing to cancel.

Part-Of: #718
2023-01-25 12:25:45 +01:00
..
__init__.py [FIX] runbot_merge: cancel master staging on freeze 2023-01-25 12:25:45 +01:00
views.xml [FIX] runbot_merge: make freeze wizard labels lookup not shit 2023-01-25 12:25:45 +01:00