runbot
runbot copied to clipboard
Automatically approve reinserted fwports if the master PR is approved
After reflexion and discussion this makes a lot of sense: if master is approved when we freeze then technically it could have been merged before the freeze, it's just a question of timing (essentially a race condition).
Now there is an edge case, if the CI is missing (it's approved
not ready
) then it would not have been merged, but even in that case it seems likely that the thinking was "if CI passes just merge it". Which would then apply to the reinserted fwport as well
/cc @d-fence