From d12f4652628dcba935828f5e326503dae324f880 Mon Sep 17 00:00:00 2001 From: Sean Simmons Date: Mon, 28 Oct 2024 13:57:42 -0400 Subject: [PATCH] testing rubygem build Signed-off-by: Sean Simmons --- .expeditor/config.yml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 90806f8b..6c041bc2 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -10,6 +10,10 @@ product_key: harmony slack: notify_channel: releng-notify + +rubygems: + - omnibus-harmony + # Configures github to delete the PR branch to delete after merged to main and # enable Expire Cache PR label to trigger Omnibus build with Expire Cache github: @@ -49,16 +53,22 @@ subscriptions: actions: - built_in:bump_version: ignore_labels: - - "Expeditor: Skip All" - "Expeditor: Skip Version Bump" - - trigger_pipeline:omnibus/adhoc: + - "Expeditor: Skip All" + - bash:.expeditor/scripts/update_version.sh: + only_if: built_in:bump_version ignore_labels: - - "Expeditor: Skip Omnibus" - "Expeditor: Skip All" + - "Expeditor: Skip Version Bump" + # - trigger_pipeline:omnibus/adhoc: + # ignore_labels: + # - "Expeditor: Skip Omnibus" + # - "Expeditor: Skip All" - trigger_pipeline:habitat/build: ignore_labels: - "Expeditor: Skip Habitat" - "Expeditor: Skip All" + - built_in:build_gem: #- trigger_pipeline:omnibus/release # - workload: pull_request_merged:chef/omnibus-software:main:*