runbot/runbot_merge/views
Xavier Morel 473f89f87d [CHG] *: persistent batches
This probably has latent bugs, and is only the start of the road to v2
(#789): PR batches are now created up-front (alongside the PR), with
PRs attached and detached as needed, hopefully such that things are
not broken (tests pass but...), this required a fair number of
ajustments to code not taking batches into account, or creating
batches on the fly.

`PullRequests.blocked` has also been updated to rely on the batch to
get its batch-mates, such that it can now be a stored field with the
right dependencies.

The next step is to better leverage this change:

- move cross-PR state up to the batch (e.g. skipchecks, priority, ...)
- add fw info to the batch, perform forward-ports batchwise in order
  to avoid redundant batch-selection work, and allow altering batches
  during fw (e.g. adding or removing PRs)
- use batches to select stagings
- maybe expose staging history of a batch?
2024-05-23 07:58:58 +02:00
..
configuration.xml [REF] *: move most feedback messages to pseudo-templates 2023-06-14 16:01:45 +02:00
mergebot.xml [CHG] *: rewrite commands set, rework status management 2024-05-23 07:58:46 +02:00
queues.xml [IMP] mergebot, forwardbot: various UI bits 2022-06-30 15:07:49 +02:00
res_partner.xml [IMP] runbot_merge: view warnings around ACLs 2024-03-19 12:54:20 +01:00
runbot_merge_project.xml [ADD] runbot_merge: support staging ready PRs over splits 2024-05-23 07:58:58 +02:00
templates.xml [CHG] *: persistent batches 2024-05-23 07:58:58 +02:00