Richard Zowalla created TOMEE-3842:
--------------------------------------
Summary: GitHub Actions fails for PullRequest Builds due to BOM
auto generation
Key: TOMEE-3842
URL: https://issues.apache.org/jira/browse/TOMEE-3842
Project: TomEE
Issue Type: Improvement
Components: TomEE Build
Reporter: Richard Zowalla
Assignee: Richard Zowalla
Current BOM auto generation via GitHub actions is also triggered for PR Builds.
However, creating a PR for a PR does not work and the workflow fails.
Solution would be to separate between PR and Push triggered actions. The latter
should do the PR creation after BOM generation. The first case does not need it.
We can fix it by applying a similar approach as Apache Camel..
--
This message was sent by Atlassian Jira
(v8.20.1#820001)