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


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

commit b316501660caf7bc166b8cc310ab9704e597d66e
Author: asf-ci-kie <[email protected]>
AuthorDate: Tue Feb 24 03:56:35 2026 -0500

    Setup DSL branch config after cut-off
---
 .ci/jenkins/config/branch.yaml | 29 +++++++----------------------
 1 file changed, 7 insertions(+), 22 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 167ec60102..9889991943 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -1,20 +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:
@@ -28,18 +11,20 @@ environments:
       DROOLS_BUILD_MVN_OPTS: -Dfull
       ADDITIONAL_TIMEOUT: 720
     ids:
-      - native
+    - native
   sonarcloud:
     auto_generation: false
     env_vars:
       ENABLE_SONARCLOUD: true
       DROOLS_BUILD_MVN_OPTS: -Dfull
     ids:
-      - sonarcloud
-      - coverage
+    - sonarcloud
+    - coverage
 repositories:
-  - name: incubator-kie-drools
-    job_display_name: drools
+- name: incubator-kie-drools
+  job_display_name: drools
+  branch: 10.2.x
+  is_branch_config_repo: true
 git:
   author:
     name: apache


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

Reply via email to