From: Scott Weaver <scweaver@xxxxxxxxxx> gitlab-ci: disable merge-rt-automotive We currently don't need the scheduled job that merges ark with the upstream RT development tree and creates the os-build-rt-devel and os-build-automotive-devel branches. This disables the scheduled job for now. We might remove it entirely in the future. Signed-off-by: Scott Weaver <scweaver@xxxxxxxxxx> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -739,6 +739,8 @@ merge-rt-automotive: extends: .maintenance script: - redhat/scripts/ci/ark-merge-rt.sh + rules: + - when: never docs: image: quay.io/cki/cki-tools:production -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3949 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue