This is an automated email from the ASF dual-hosted git repository.
kbowers pushed a commit to branch seed-optaplanner-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-optaplanner-2.2.x by this
push:
new 56cda261 disable nightly/weekly (#1290)
56cda261 is described below
commit 56cda261ba23013d273862b09092bab1437584b0
Author: Kbowers <[email protected]>
AuthorDate: Tue Dec 9 08:51:35 2025 +0000
disable nightly/weekly (#1290)
---
.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]