You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/03/22 09:13:22 UTC

[myfaces-tobago] branch master updated (a7dfe65 -> 89b1451)

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

bommel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


    from a7dfe65  style: fix checkstyle line length
     new 0f7e6bb  ci(dependabot): apply commit message format
     new 89b1451  ci(dependabot): apply commit message format

The 2 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.


Summary of changes:
 .github/dependabot.yml | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

[myfaces-tobago] 01/02: ci(dependabot): apply commit message format

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 0f7e6bba7f4c817aecc785a4d0718bbd7c0f62d1
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Mon Mar 22 10:10:04 2021 +0100

    ci(dependabot): apply commit message format
---
 .github/dependabot.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 011fe2c..5a166c6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -151,10 +151,18 @@ updates:
   - package-ecosystem: "npm"
     # Look for `package.json` and `lock` files in the `root` directory
     directory: "/tobago-theme"
+    commit-message:
+      prefix: "build"
+      prefix-development: "build"
+      include: "scope"
     # Check the npm registry for updates every day (weekdays)
     schedule:
       interval: "daily"
   - package-ecosystem: "npm"
     directory: "/tobago-example/tobago-example-demo"
+    commit-message:
+      prefix: "build"
+      prefix-development: "build"
+      include: "scope"
     schedule:
       interval: "daily"

[myfaces-tobago] 02/02: ci(dependabot): apply commit message format

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 89b1451de6eb78ed1f51798bad44c23e33de0637
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Mon Mar 22 10:11:49 2021 +0100

    ci(dependabot): apply commit message format
---
 .github/dependabot.yml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5a166c6..bb6a62b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,7 +19,11 @@
 version: 2
 updates:
   - package-ecosystem: "maven" 
-    directory: "/" 
+    directory: "/"
+    commit-message:
+      prefix: "build"
+      prefix-development: "build"
+      include: "scope"
     schedule:
       interval: "daily"
     ignore:
@@ -74,6 +78,10 @@ updates:
   - package-ecosystem: "maven"
     directory: "/"
     target-branch: "tobago-4.x"
+    commit-message:
+      prefix: "build"
+      prefix-development: "build"
+      include: "scope"
     schedule:
       interval: "daily"
     ignore: