You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2024/01/02 13:03:08 UTC

(camel) branch apupier-patch-1 created (now 7b9fbfe7149)

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

apupier pushed a change to branch apupier-patch-1
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 7b9fbfe7149 Increase max number of opened pull request for depdencies update from Dependabot

This branch includes the following new commits:

     new 7b9fbfe7149 Increase max number of opened pull request for depdencies update from Dependabot

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Increase max number of opened pull request for depdencies update from Dependabot

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch apupier-patch-1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7b9fbfe7149773036fd0abc0de3fc39d4c7fedf5
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Tue Jan 2 14:03:02 2024 +0100

    Increase max number of opened pull request for depdencies update from Dependabot
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7656ac1cf8b..85374ffafcc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -26,3 +26,4 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    open-pull-requests-limit: 20