This is an automated email from the ASF dual-hosted git repository.
asf-ci-kie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new a85487b616 Add release branch 8.45.x after cut-off
a85487b616 is described below
commit a85487b6161e0881664a8e858e109f54298f2179
Author: asf-ci-kie <[email protected]>
AuthorDate: Thu Dec 14 16:45:16 2023 +0000
Add release branch 8.45.x after cut-off
---
.ci/jenkins/config/main.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 42b8b5163e..e1786b88f7 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -13,6 +13,9 @@ git:
branches:
- name: main
main_branch: true
+ - name: 8.45.x
+ seed:
+ branch: seed-optaplanner-8.45.x
seed:
config_file:
git:
@@ -21,7 +24,7 @@ seed:
name: apache
credentials_id: ASF_Cloudbees_Jenkins_ci-builds
push:
- credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2 # CI Push
Access for KIE
+ credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2
branch: main
path: .ci/jenkins/config/branch.yaml
jenkins:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]