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-kogito-pipelines.git


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

commit c15cc702cdff6134888e29842df0e13c0183434d
Author: jenkins <[email protected]>
AuthorDate: Thu Dec 14 14:44:32 2023 +0000

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

diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 9f04c8f7..1b5a9d89 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -8,11 +8,6 @@ ecosystem:
     regexs:
     - kogito.*
     - incubator-kie-kogito.*
-  # - name: kie-tools
-  #   ignore_release: true
-  #   regexs:
-  #   - kie-tools.*
-  #   - incubator-kie-tools.*
   - name: kie-docs
     ignore_release: true
     regexs:
@@ -23,6 +18,9 @@ git:
   - name: main
     main_branch: true
   - name: quarkus-3.2LTS
+  - name: 1.45.x
+    seed:
+      branch: seed-kogito-1.45.x
 seed:
   config_file:
     git:
@@ -31,7 +29,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