From dcef9ac54d8ae2a3e32b6b8613fcd4184ca09658 Mon Sep 17 00:00:00 2001 From: Sean Simmons Date: Thu, 17 Oct 2024 16:12:48 -0400 Subject: [PATCH] expeditor config errors Signed-off-by: Sean Simmons --- .expeditor/config.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index a33748e2..3e94071d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -19,10 +19,10 @@ github: major_bump_labels: - "Expeditor: Bump Version Major" -artifact_channels: - - unstable - - current - - stable +# artifact_channels: +# - unstable +# - current +# - stable pipelines: - verify: @@ -42,8 +42,8 @@ pipelines: env: - ADHOC: true - omnibus/release: - - habitat/build: - definition: .expeditor/build.habitat.yml + # - habitat/build: + # definition: .expeditor/build.habitat.yml subscriptions: - workload: pull_request_merged:{{github_repo}}:{{release_branch}}:* @@ -52,10 +52,10 @@ subscriptions: ignore_labels: - "Expeditor: Skip Omnibus" - "Expeditor: Skip All" - - trigger_pipeline:habitat/build: - ignore_labels: - - "Expeditor: Skip Habitat" - - "Expeditor: Skip All" + # - trigger_pipeline:habitat/build: + # ignore_labels: + # - "Expeditor: Skip Habitat" + # - "Expeditor: Skip All" #- trigger_pipeline:omnibus/release # - workload: pull_request_merged:chef/omnibus-software:main:* # actions: