From 4b959fec81143e745adfabca4e0dee84fde7801b Mon Sep 17 00:00:00 2001 From: Xavier-Do Date: Fri, 15 Sep 2023 12:40:12 +0200 Subject: [PATCH] [IMP] runbot: allow pr creation on closed pr Even if we prefer to avoid this use case, some devs like to use the same branch for multiple pr. This change allows to reopen a pr once one is closed. --- runbot/templates/bundle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbot/templates/bundle.xml b/runbot/templates/bundle.xml index 264c2029..d9c07240 100644 --- a/runbot/templates/bundle.xml +++ b/runbot/templates/bundle.xml @@ -48,7 +48,7 @@ - + Create pr