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

egonzalez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git


The following commit(s) were added to refs/heads/main by this push:
     new cde6132b1 [incubator-kie-issues-1273] Add validate formatting to 
kogito runtimes and kogito-apps (#2066)
cde6132b1 is described below

commit cde6132b1fd31f66492e9a5888d990ab037bf155
Author: Enrique <[email protected]>
AuthorDate: Wed May 29 09:46:05 2024 +0200

    [incubator-kie-issues-1273] Add validate formatting to kogito runtimes and 
kogito-apps (#2066)
---
 .github/workflows/pr-kogito-apps.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-kogito-apps.yml 
b/.github/workflows/pr-kogito-apps.yml
index a0fa4ebda..0453d8bf2 100644
--- a/.github/workflows/pr-kogito-apps.yml
+++ b/.github/workflows/pr-kogito-apps.yml
@@ -62,6 +62,7 @@ jobs:
         uses: 
apache/incubator-kie-kogito-pipelines/.ci/actions/build-chain@main
         env:
           NODE_OPTIONS: "--max_old_space_size=4096"
+          BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting'
         with:
           definition-file: 
https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
           annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ 
matrix.maven-version }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to