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

tiagobento pushed a commit to branch 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/2.2.x by this push:
     new 71c004b9 Apache 10.2.0 release: Disable nightly and weekly jobs for 
2.2.x (#1288)
71c004b9 is described below

commit 71c004b97bd4243438c5496c104be77760a695bc
Author: Kbowers <[email protected]>
AuthorDate: Wed Oct 29 22:17:40 2025 +0100

    Apache 10.2.0 release: Disable nightly and weekly jobs for 2.2.x (#1288)
---
 .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 4c494c92..427687c4 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