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

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


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

commit 8246485cfec517558547512d4351db585ae7398b
Author: jenkins <[email protected]>
AuthorDate: Mon Jan 22 15:16:37 2024 +0000

    Setup DSL branch config after cut-off
---
 .ci/jenkins/config/branch.yaml | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 2330dd57..1a9be2a0 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -22,33 +22,37 @@ environments:
 repositories:
 - name: incubator-kie-kogito-pipelines
   job_display_name: kogito-pipelines
+  branch: 9.9.x
+  is_branch_config_repo: true
 - name: incubator-kie-kogito-runtimes
   job_display_name: kogito-runtimes
+  branch: 9.9.x
 - name: incubator-kie-kogito-apps
   job_display_name: kogito-apps
+  branch: 9.9.x
 - name: incubator-kie-kogito-examples
   job_display_name: kogito-examples
+  branch: 9.9.x
 - name: incubator-kie-kogito-images
   job_display_name: kogito-images
+  branch: 9.9.x
 - name: incubator-kie-kogito-operator
   job_display_name: kogito-operator
+  branch: 9.9.x
 - name: incubator-kie-kogito-serverless-operator
   job_display_name: kogito-serverless-operator
+  branch: 9.9.x
 - name: incubator-kie-kogito-docs
   job_display_name: kogito-docs
-- name: incubator-kie-docs
-  job_display_name: kie-docs
-  branch: main-kogito
+  branch: 9.9.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
@@ -91,9 +95,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: quay.io/kiegroup/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