From 1cebba2194f47c716e91abcd157c4156a52c3f29 Mon Sep 17 00:00:00 2001 From: Mini256 Date: Wed, 26 Jan 2022 14:56:48 +0800 Subject: [PATCH] config: add dependabot[bot] as format-checker trusted users --- prow/config/external_plugins_config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prow/config/external_plugins_config.yaml b/prow/config/external_plugins_config.yaml index 89e0cd92..7524151b 100644 --- a/prow/config/external_plugins_config.yaml +++ b/prow/config/external_plugins_config.yaml @@ -1440,6 +1440,8 @@ ti-community-format-checker: :open_book: For more info, you can check the ["Contribute Code"](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/contribute-code.html#referring-to-an-issue) section in the development guide. missing_label: do-not-merge/needs-linked-issue start_time: "2021-12-27T00:00:00+08:00" + trusted_users: + - dependabot[bot] - repos: - pingcap/ng-monitoring required_match_rules: @@ -1454,6 +1456,8 @@ ti-community-format-checker: :open_book: For more info, you can check the ["Contribute Code"](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/contribute-code.html#referring-to-an-issue) section in the development guide. missing_label: do-not-merge/needs-linked-issue start_time: "2021-12-27T00:00:00+08:00" + trusted_users: + - dependabot[bot] ti-community-issue-triage: - repos: