summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-12-18 12:45:17 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-18 12:45:17 -0800
commit7701edb3bb99fd0da3e3a994b52270830b8be6a3 (patch)
tree4b6419ed924b5dc03ed0892abeb9e20a0d6edfa0
parent971c4db046a51974ec633f4067a7597bea633964 (diff)
downloadchef-7701edb3bb99fd0da3e3a994b52270830b8be6a3.tar.gz
Setup Expeditor to start the bump
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/config.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index b2f0d22c68..f91b6462e1 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -1,8 +1,5 @@
# Documentation available at https://expeditor.chef.io/docs/getting-started/
---
-# the name we use for this project when interacting with expeditor chatbot
-project:
- alias: chef-16
# The name of the product keys for this product (from mixlib-install)
product_key:
@@ -50,11 +47,11 @@ github:
# for building.
release_branch:
- master:
+ version_constraint: 17*
+ - chef-16:
version_constraint: 16*
- chef-15:
version_constraint: 15*
- - chef-14:
- version_constraint: 14*
changelog:
rollup_header: Changes not yet released to stable