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


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

commit 81c1ae2a47dd5d838b29a16560af84daddc1238e
Author: asf-ci-kie <[email protected]>
AuthorDate: Tue Feb 24 06:52:55 2026 -0500

    Setup DSL branch config after cut-off
---
 .ci/jenkins/config/branch.yaml | 31 +++++--------------------------
 1 file changed, 5 insertions(+), 26 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index ff86806cc0..1f694fa2b9 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -1,19 +1,3 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
 generation_config:
   missing_environment: ignore
 environments:
@@ -31,24 +15,19 @@ environments:
 repositories:
 - name: incubator-kie-optaplanner
   job_display_name: optaplanner
+  branch: 10.2.x
+  is_branch_config_repo: true
 - name: incubator-kie-optaplanner-quickstarts
   job_display_name: optaplanner-quickstarts
-  branch: development
-# Not migrated to Apache yet
-# - name: incubator-kie-optaplanner-website
-#   job_display_name: optaplanner-website
-- name: incubator-kie-benchmarks
-  job_display_name: kie-benchmarks
+  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


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

Reply via email to