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-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 90a00aee21 Add release branch 8.45.x after cut-off
90a00aee21 is described below

commit 90a00aee211aa0e114becc684b00fd51af2b96c7
Author: jenkins <[email protected]>
AuthorDate: Thu Dec 14 08:39:53 2023 +0000

    Add release branch 8.45.x after cut-off
---
 .ci/jenkins/config/main.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 47d8b31871..915e5bb34c 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -5,9 +5,6 @@ ecosystem:
     regexs:
     - drools.*
     - incubator-kie-drools.*
-  # - name: kie-jpmml-integration
-  #   regexs:
-  #   - kie-jpmml-integration.*
   - name: kie-benchmarks
     ignore_release: true
     regexs:
@@ -18,6 +15,9 @@ git:
   - name: main
     main_branch: true
   - name: quarkus-3.2LTS
+  - name: 8.45.x
+    seed:
+      branch: seed-drools-8.45.x
 seed:
   config_file:
     git:
@@ -26,7 +26,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
   jenkinsfile: dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to