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

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


The following commit(s) were added to refs/heads/apache_migration by this push:
     new 8a145d1a0e Fix CI references to kie-docs and kie-benchmarks (#2982)
8a145d1a0e is described below

commit 8a145d1a0e35652bd68af49f42230a2c1ecf438d
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Sep 18 14:10:51 2023 +0200

    Fix CI references to kie-docs and kie-benchmarks (#2982)
    
    Co-authored-by: jstastny-cz <[email protected]>
---
 .ci/jenkins/config/branch.yaml | 4 +++-
 .ci/jenkins/config/main.yaml   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 714074894b..50a8ce5ef4 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -32,8 +32,10 @@ repositories:
 # Not migrated to Apache yet
 # - name: incubator-kie-optaplanner-website
 #   job_display_name: optaplanner-website
-- name: incubator-kie-kie-benchmarks
+- name: incubator-kie-benchmarks
   job_display_name: kie-benchmarks
+  author:
+    name: radtriste # TODO set back. Could not push to kiegroup
 git:
   author:
     name: apache
diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 321bbd0b22..36e32df176 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -8,7 +8,7 @@ ecosystem:
   - name: kie-benchmarks
     ignore_release: true
     regexs:
-    - incubator-kie-kie-benchmarks.*
+    - incubator-kie-benchmarks.*
 git:
   branches:
   - name: apache_migration


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

Reply via email to