runbot/forwardport/tests
Xavier Morel e05cc77a57 [FIX] forwardport: don't forwardport freeze PRs
The freeze wizard has support for merging freeze / release PRs on each
of the newly created branches. But since this would be done by, well,
merging, those PRs would get forward-ported to master, and would have
to be closed there.

This creates additional work for the freeze master, and noise /
parasitic PRs.

Obviously it's possible for the freeze master to set some nonsense `up
to` (nonsense because the "real" limit doesn't exist yet at that
point), but really it never makes any sense to forward port release
PRs, so the wizard should do it.
2022-02-08 10:11:57 +01:00
..
conftest.py [IMP] runbot_merge: split staging cron in two 2020-02-11 08:07:57 +01:00
test_batches.py [CHG] runbot_merge, forwardport: remove labelling 2020-11-20 07:41:54 +01:00
test_conflicts.py [IMP] *: add draft support to mergebot, kinda 2021-08-24 15:39:47 +02:00
test_limit.py [FIX] fwbot: properly prevent @up to on forward-port PRs 2021-08-24 15:39:47 +02:00
test_overrides.py [IMP] forwardport: unmodified fw automatically inherit overrides 2021-01-13 16:11:14 +01:00
test_simple.py [FIX] forwardport: allow delegates on fw PRs to review followups 2021-10-20 14:36:50 +02:00
test_updates.py [FIX] forwardport: merge error message change in git 2021-11-18 08:20:50 +01:00
test_weird.py [FIX] forwardport: don't forwardport freeze PRs 2022-02-08 10:11:57 +01:00