From f627ebaf0e6a03ddb7b6796977481bcbe0396562 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