]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
dependabot: update config to include CLA: trivial, set branches etc
authorPauli <pauli@openssl.org>
Wed, 19 Apr 2023 23:49:13 +0000 (09:49 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Apr 2023 11:36:58 +0000 (13:36 +0200)
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20775)

.github/dependabot.yml

index 123014908bebbfb7ecfa1d15daaceb272fabe05b..91297815a189d69f2b835e322a3ec4d5e6458c9c 100644 (file)
@@ -4,3 +4,13 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+      commit-message:
+        prefix: "Dependabot update\n\nCLA: trivial\n\n"
+        include: "scope"
+      labels:
+        - "dependencies"
+        - "cla: trivial"
+        - "approval: review pending"
+        - "approval: otc review pending"
+      reviewers:
+        - "openssl/committers"