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

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


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

commit 7ddf59f7ee14631a2c9ef58422c85d46bd84c991
Author: asf-ci-kie <[email protected]>
AuthorDate: Wed Oct 22 04:18:25 2025 -0400

    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..ed4d0a0bae 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: 1.1.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: 1.1.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