This is an automated email from the ASF dual-hosted git repository.

asf-ci-kie pushed a commit to branch 10.2.x
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/10.2.x by this push:
     new 6eb23161 Setup DSL branch config after cut-off
6eb23161 is described below

commit 6eb23161de13bff93f5d94f7ecc9e3c48e32fc8f
Author: asf-ci-kie <[email protected]>
AuthorDate: Tue Feb 24 10:28:24 2026 -0500

    Setup DSL branch config after cut-off
---
 .ci/jenkins/config/branch.yaml | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index de00b7e3..520d09ac 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -24,29 +24,28 @@ disable:
 repositories:
 - name: incubator-kie-kogito-pipelines
   job_display_name: kogito-pipelines
+  branch: 10.2.x
+  is_branch_config_repo: true
 - name: incubator-kie-kogito-runtimes
   job_display_name: kogito-runtimes
+  branch: 10.2.x
 - name: incubator-kie-kogito-apps
   job_display_name: kogito-apps
+  branch: 10.2.x
 - name: incubator-kie-kogito-examples
   job_display_name: kogito-examples
-# - name: incubator-kie-kogito-serverless-operator
-#   job_display_name: kogito-serverless-operator
+  branch: 10.2.x
 - name: incubator-kie-kogito-docs
   job_display_name: kogito-docs
-- name: incubator-kie-docs
-  job_display_name: kie-docs
-  branch: main-kogito
+  branch: 10.2.x
 git:
   author:
     name: apache
-    # Taken from https://ci-builds.apache.org/credentials/
-    # Need to be verified
     credentials_id: 399061d0-5ab5-4142-a186-a52081fef742
     token_credentials_id: kie-ci3-token
     push:
-      credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2 # CI Push Access 
for KIE
-      token_credentials_id: 41128c14-bb63-4708-9074-d20a318ee630 # GitHub 
Personal Access Token for KIE
+      credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2
+      token_credentials_id: 41128c14-bb63-4708-9074-d20a318ee630
   fork_author:
     name: kie-ci
     credentials_id: kie-ci
@@ -106,9 +105,6 @@ jenkins:
   agent:
     docker:
       builder:
-        # At some point, this image will need to be changed when a release 
branch is created 
-        # but we need to make sure the image exists first ... simple tag 
before setting up the branch ?
-        # See https://github.com/kiegroup/kie-issues/issues/551
         image: docker.io/apache/incubator-kie-kogito-ci-build:main-latest
         args: --privileged --group-add docker
   default_tools:


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

Reply via email to