File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ changelog:
3131 rollup_header : Changes not yet released to rubygems.org
3232
3333artifact_channels :
34- - unstable
35- - chef-dke-lts2024
34+ - current
35+ - base-2025
3636
3737pipelines :
3838 - verify :
@@ -75,9 +75,16 @@ subscriptions:
7575 - " Expeditor: Skip Habitat"
7676 - " Expeditor: Skip All"
7777
78+ # Automatically promote the Habitat packages from unstable to current upon successful build of habitat/build
79+ - workload : buildkite_hab_build_group_published:{{agent_id}}:*
80+ actions :
81+ - built_in:promote_habitat_packages
82+
83+ # Promoting current to base-2025 channel
7884 # this works for symantec version promote
7985 - workload : project_promoted:{{agent_id}}:*
8086 actions :
8187 - built_in:rollover_changelog
8288 - built_in:promote_habitat_packages
83- - built_in:publish_rubygems
89+ - built_in:publish_rubygems
90+ - built_in:notify_chefio_slack_channels
You can’t perform that action at this time.
0 commit comments