Creates inspec-7 branch

Signed-off-by: Vasu1105 <vjagdale@progress.com>
This commit is contained in:
Vasu1105 2024-07-18 14:01:13 +05:30
parent 6f4425d06e
commit b7f12c9499
2 changed files with 13 additions and 0 deletions

View file

@ -67,6 +67,8 @@ github:
release_branches:
- main:
version_constraint: 6.*
- inspec-7:
version_constraint: 7.*
- inspec-5:
version_constraint: 5.*
- inspec-4:

View file

@ -21,6 +21,17 @@ updates:
- package-ecosystem: bundler
target-branch: "inspec-5"
directory: "/omnibus"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: bundler
target-branch: "inspec-7"
directory: "/"
schedule:
interval: daily
- package-ecosystem: bundler
target-branch: "inspec-7"
directory: "/omnibus"
schedule:
interval: daily
open-pull-requests-limit: 10