From 3cc862bcae774aa50dcedf870f3b2acd749af2ac Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Thu, 2 Jan 2025 10:41:11 -0800 Subject: [PATCH] testing some expeditor stuff Signed-off-by: Matt Wrock --- .expeditor/config.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 23796e94d2..620878885d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -1,8 +1,5 @@ # Documentation available at https://expeditor.chef.io/ -project: - alias: "habitat" - github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file # is bumped automatically via the `built_in:bump_version` merge_action. @@ -35,9 +32,9 @@ pipelines: release_branches: - main: - version_constraint: 2* + version_constraint: 2.* - v1.6: - version_constraint: 1* + version_constraint: 1.* staging_areas: - release_staging: