[
https://issues.apache.org/jira/browse/CAUSEWAY-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051867#comment-18051867
]
Andi Huber edited comment on CAUSEWAY-3956 at 1/14/26 3:47 PM:
---------------------------------------------------------------
I tried removing .github folder from secondary branch, testing whether it is
sufficient for this folder to exist in the default branch. However, that did
not work.
So I guess one has to maintain the .github folder for all branches of interest.
was (Author: ahuber):
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)