runbot/forwardport/tests
Xavier Morel 82174ae66e [IMP] *: add draft support to mergebot, kinda
* Remove the forwardport creating PRs in draft, that was mostly to
  avoid codeowners triggering but we've removed the github one and
  hand-rolled it, so not a concern anymore.
* Prevent merging `draft` PRs, the mergebot rejects approval on draft
  PRs and insults people.

TBD (maybe): try to create *conflicting* forward-port PRs in draft so
it's clearer they need to be *fixed*? Issue of not being able to do
that on all private repositories remains so~~

Fixes #500
2021-08-24 15:39:47 +02: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 [IMP] *: add draft support to mergebot, kinda 2021-08-24 15:39:47 +02:00
test_updates.py [IMP] forwardport: handling of updates causing conflicts on followups 2021-08-24 15:39:47 +02:00
test_weird.py [IMP] *: add draft support to mergebot, kinda 2021-08-24 15:39:47 +02:00