mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
CFINSPEC-38 Adds new release branch for InSpec 5 release.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
This commit is contained in:
parent
4da2fc0d10
commit
76089bc599
1 changed files with 7 additions and 5 deletions
|
@ -73,13 +73,15 @@ github:
|
|||
|
||||
release_branches:
|
||||
- main:
|
||||
version_constraint: 5.*
|
||||
- 4-stable:
|
||||
version_constraint: 4.*
|
||||
- 1-stable:
|
||||
version_constraint: 1.*
|
||||
- 2-stable:
|
||||
version_constraint: 2.*
|
||||
- 3-stable:
|
||||
version_constraint: 3.*
|
||||
- 2-stable:
|
||||
version_constraint: 2.*
|
||||
- 1-stable:
|
||||
version_constraint: 1.*
|
||||
# We need to ensure all configs are in place to appropriately support this branch
|
||||
# - expeditor-development:
|
||||
# version_constraint: 4.*
|
||||
|
@ -178,4 +180,4 @@ subscriptions:
|
|||
- built_in:github_auto_assign_author:
|
||||
only_if_team_member:
|
||||
- inspec/owners
|
||||
- inspec/inspec-core-team
|
||||
- inspec/inspec-core-team
|
||||
|
|
Loading…
Reference in a new issue