Skip to content
Snippets Groups Projects
Unverified Commit d939f2fa authored by John Molakvoæ's avatar John Molakvoæ
Browse files

Split target-branch between stablexx branches until it supports Arrays

parent 91e463ff
No related branches found
No related tags found
No related merge requests found
...@@ -64,10 +64,35 @@ updates: ...@@ -64,10 +64,35 @@ updates:
open-pull-requests-limit: 10 open-pull-requests-limit: 10
# Only allow updates to the lockfile # Only allow updates to the lockfile
versioning-strategy: lockfile-only versioning-strategy: lockfile-only
target-branch: target-branch: stable19
- stable19 labels:
- stable18 - 3. to review
- stable17 - "feature: dependencies"
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
# Only allow updates to the lockfile
versioning-strategy: lockfile-only
target-branch: stable18
labels:
- 3. to review
- "feature: dependencies"
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
# Only allow updates to the lockfile
versioning-strategy: lockfile-only
target-branch: stable17
labels: labels:
- 3. to review - 3. to review
- "feature: dependencies" - "feature: dependencies"
...@@ -83,10 +108,35 @@ updates: ...@@ -83,10 +108,35 @@ updates:
open-pull-requests-limit: 10 open-pull-requests-limit: 10
# Only allow updates to the lockfile # Only allow updates to the lockfile
versioning-strategy: lockfile-only versioning-strategy: lockfile-only
target-branch: target-branch: stable19
- stable19 labels:
- stable18 - 3. to review
- stable17 - "feature: dependencies"
- package-ecosystem: composer
directory: "/build/integration"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
# Only allow updates to the lockfile
versioning-strategy: lockfile-only
target-branch: stable18
labels:
- 3. to review
- "feature: dependencies"
- package-ecosystem: composer
directory: "/build/integration"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
# Only allow updates to the lockfile
versioning-strategy: lockfile-only
target-branch: stable17
labels: labels:
- 3. to review - 3. to review
- "feature: dependencies" - "feature: dependencies"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment