]> source.dussan.org Git - nextcloud-server.git/commitdiff
Disable automatic Dependabot rebases 34631/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 17 Oct 2022 11:18:26 +0000 (13:18 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 17 Oct 2022 11:18:26 +0000 (13:18 +0200)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
.github/dependabot.yml

index ab768a004626cac3e8f215ee07105f34badc5246..9cc65f2a20870fc2ae60cdcc81af9a828a5b0a64 100644 (file)
@@ -28,6 +28,8 @@ updates:
     - "feature: dependencies"
   reviewers:
     - "nextcloud/server-dependabot"
+  # Disable automatic rebasing because without a build CI will likely fail anyway
+  rebase-strategy: "disabled"
 
 # Testing master npm
 - package-ecosystem: npm