diff options
author | Tim Smith <tsmith@chef.io> | 2019-06-11 09:55:48 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-06-11 09:55:48 -0700 |
commit | 118afb600a4c075b69309c975a93a81431e76d62 (patch) | |
tree | 4e01b6584c141ddc67af5abcaf471594f31372b7 | |
parent | 9a23d59e2a11cccff0ad1a0dda18ff6abf154564 (diff) | |
download | chef-banner_fix.tar.gz |
Update the changelog to not mention Rubygemsbanner_fix
Released to stable is what we care about not Rubygems
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | .expeditor/config.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 3a77051473..d77a203472 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -5,8 +5,7 @@ project: alias: chef-15 # The name of the product keys for this product (from mixlib-install) -product_key: - - chef +product_key: chef # Slack channel in Chef Software slack to send notifications about build failures, etc slack: @@ -53,7 +52,7 @@ github: version_constraint: 14* changelog: - rollup_header: Changes not yet released to rubygems.org + rollup_header: Changes not yet released to stable # These actions are taken, in order they are specified, anytime a Pull Request is merged. merge_actions: |