Explorar o código

ci: set Dependabot commit prefixs

Nicolas Duchon %!s(int64=2) %!d(string=hai) anos
pai
achega
fa52426d54
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

@@ -5,6 +5,8 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    commit-message:
+      prefix: "build"
     labels:
       - "type/build"
       - "scope/dockerfile"
@@ -14,5 +16,7 @@ updates:
     directory: "/test/requirements"
     schedule:
       interval: "daily"
+    commit-message:
+      prefix: "ci"
     labels:
       - "type/ci"