Skip to content

Commit

Permalink
testing rubygem build
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Oct 28, 2024
1 parent 0ade0e8 commit d12f465
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:*
Expand Down

0 comments on commit d12f465

Please sign in to comment.