runbot/runbot_merge/views
Xavier Morel 9c51f87aed [ADD] runbot_merge: support for non-webhook staging validation
Add support for the ability to validate *stagings* over RPC rather
than via webhook. This may later be expanded to PRs as well.

The core motivation for this is to avoid bouncing through github which
sometimes drops the ball on statuses, and it's frustrating to have a
staging time out because GH fucked up.

Implemented via RPC, requiring both the staging itself (by id) and the
head commit being affected, as that is necessary to know what CIs are
required for that head and correctly report cross branch on the
various PRs.

Fix #881 (kinda)
2024-06-04 08:56:51 +02:00
..
batch.xml [IMP] runbot_merge: cleanup PR backend 2024-05-29 07:55:07 +02:00
configuration.xml [REF] *: move most feedback messages to pseudo-templates 2023-06-14 16:01:45 +02:00
mergebot.xml [IMP] runbot_merge: add staging duration 2024-05-30 15:11:38 +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 for non-webhook staging validation 2024-06-04 08:56:51 +02:00
templates.xml [ADD] runbot_merge: display required statuses after merge 2024-05-30 15:28:25 +02:00