CFINSPEC-38 Adds label in expeditor configuration file for major version bump.

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
This commit is contained in:
Vasu1105 2022-02-14 11:41:55 +05:30
parent e5a194dd86
commit 722237652c

View file

@ -67,9 +67,12 @@ slack:
github:
delete_branch_on_merge: true
minor_bump_labels:
- "Expeditor: Bump Minor Version"
version_tag_format: v{{version}}
minor_bump_labels:
- "Expeditor: Bump Minor Version"
# allow bumping the major release via label
major_bump_labels:
- "Expeditor: Bump Major Version"
release_branches:
- main: