[
https://issues.apache.org/jira/browse/CAUSEWAY-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051867#comment-18051867
]
Andi Huber commented on CAUSEWAY-3956:
--------------------------------------
GitHub Actions Configuration/Branches and Configuration
* Single Configuration File: You only need to maintain one configuration
file in the default branch for all other branches to run the same CI pipeline.
* Branch-Specific Jobs: You can target specific branches or set up
conditional checks in the CI configuration to run jobs only when certain
branches are pushed or pulled. This means you can customize behavior without
duplicating configuration across branches.
> [v2] Let branch v2 take part in the PR testing process (CI)
> -----------------------------------------------------------
>
> Key: CAUSEWAY-3956
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3956
> Project: Causeway
> Issue Type: Improvement
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
>
> For v2 contributions, we want them to be verified by tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)