You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2023/01/05 09:13:28 UTC

[cxf] 02/02: Adding dependabot to the allow list for Jenkins PRs

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit acb1230211b4498733b6d5307eaf1c29ea8c8822
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jan 5 09:13:05 2023 +0000

    Adding dependabot to the allow list for Jenkins PRs
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000000..1fee097d25
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,3 @@
+jenkins:
+  github_whitelist:
+    - dependabot[bot]