From 020cfb3e34959108bc4797c396d4aa234bb76f23 Mon Sep 17 00:00:00 2001 From: muthuja Date: Thu, 23 Jan 2025 12:31:30 +0530 Subject: [PATCH] tedst Signed-off-by: muthuja --- .expeditor/config.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 867c55c..a70712f 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -11,7 +11,6 @@ rubygems: artifact_channels: - unstable - - chef-dke-lts2024 github: # This deletes the GitHub PR branch after successfully merged into the release branch @@ -64,12 +63,10 @@ subscriptions: - workload: project_promoted:{{agent_id}}:unstable:* actions: - built_in:promote_habitat_packages - - built_in:rollover_changelog - - built_in:publish_rubygems + pipelines: - verify: description: Pull Request validation tests - public: true - habitat/build: env: - HAB_NONINTERACTIVE: "true" @@ -82,5 +79,4 @@ pipelines: - HAB_NONINTERACTIVE: "true" - HAB_NOCOLORING: "true" - HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true" - trigger: pull_request - + trigger: pull_request \ No newline at end of file