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

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


The following commit(s) were added to refs/heads/seed-kogito-2.2.x by this push:
     new cea6a439 disable nightly/weekly (#1291)
cea6a439 is described below

commit cea6a43992424d91fa651c2fb01064cebba5d0a2
Author: Kbowers <[email protected]>
AuthorDate: Tue Dec 9 08:51:34 2025 +0000

    disable nightly/weekly (#1291)
---
 .ci/jenkins/config/branch.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index de00b7e3..39893a76 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -1,5 +1,10 @@
 generation_config:
   missing_environment: ignore
+job_types:
+  nightly:
+    disabled: true
+  other:
+    disabled: true
 environments:
   native:
     env_vars:


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

Reply via email to