From 58ca234c3c1fc7c0c5366bd6030c944cd2835a94 Mon Sep 17 00:00:00 2001 From: Sonu Saha <98935583+ahasunos@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:16:50 +0530 Subject: [PATCH] chore: disable habitat package promotion in config (#7197) Signed-off-by: Sonu Saha --- .expeditor/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d4446a201..1125c5be3 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -163,7 +163,7 @@ subscriptions: - built_in:rollover_changelog - built_in:publish_rubygems - built_in:create_github_release - - built_in:promote_habitat_packages + # - built_in:promote_habitat_packages # disable habitat package promotion - bash:.expeditor/publish-release-notes.sh: post_commit: true - purge_packages_chef_io_fastly:{{target_channel}}/inspec/latest: