From: Pauli Date: Wed, 19 Apr 2023 23:49:13 +0000 (+1000) Subject: dependabot: update config to include CLA: trivial, set branches etc X-Git-Tag: openssl-3.2.0-alpha1~949 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9730779eb4f7896f54627c8364af3f30904fe2b;p=thirdparty%2Fopenssl.git dependabot: update config to include CLA: trivial, set branches etc Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/20775) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 123014908be..91297815a18 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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"