]> source.dussan.org Git - nextcloud-server.git/commitdiff
Split target-branch between stablexx branches until it supports Arrays 22642/head
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 8 Sep 2020 06:32:14 +0000 (08:32 +0200)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 8 Sep 2020 06:32:14 +0000 (08:32 +0200)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
.github/dependabot.yml

index ab959ecac6e411078f0c6994cbb837b59762437a..1e7ef6843a020a1ea8fb7e11d122a19940efee31 100644 (file)
@@ -64,10 +64,35 @@ updates:
   open-pull-requests-limit: 10
   # Only allow updates to the lockfile
   versioning-strategy: lockfile-only
-  target-branch:
-  - stable19
-  - stable18
-  - stable17
+  target-branch: stable19
+  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: 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:
   - 3. to review
   - "feature: dependencies"
@@ -83,10 +108,35 @@ updates:
   open-pull-requests-limit: 10
   # Only allow updates to the lockfile
   versioning-strategy: lockfile-only
-  target-branch:
-  - stable19
-  - stable18
-  - stable17
+  target-branch: stable19
+  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: 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:
   - 3. to review
   - "feature: dependencies"