diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 99eae6f..32d1a5a 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -51,11 +51,6 @@ subscriptions: - "Expeditor: Skip All" - built_in:build_gem: only_if: built_in:bump_version - # - trigger_pipeline:habitat/test: - # only_if: built_in:bump_version - # ignore_labels: - # - "Expeditor: Skip Habitat" - # - "Expeditor: Skip All" # - trigger_pipeline:habitat/build: # only_if: built_in:bump_version # ignore_labels: @@ -68,6 +63,14 @@ subscriptions: # # when all of the hab package publish to the unstable channel, test and promote them # - trigger_pipeline:habitat/test + # Subscribe to the promotion of the dev channel to acceptance + # - workload: project_promoted:{{agent_id}}:dev:* + # actions: + # - built_in:promote_habitat_packages + # - workload: project_promoted:{{agent_id}}:workstation-build:* + # actions: + # - built_in:promote_habitat_packages + pipelines: - verify: description: Pull Request validation tests