gitgabrio commented on PR #2051: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2051#issuecomment-2621279771
> @gitgabrio setting the `stable-10.0.0` as default will mean that when users land in this repo it will be showing the latest stable and approved examples and this `stable` branch. `main` is still main dev branch, nothing changes there, I can aslo do the same with `10.0.x`, seems I am duplicating stuff with my former suggestion. This just corresponds to what we already have set in this repo with `stable` being default. Hi @domhanak , yup, I know that "stable" as default is the current setup. But, AFAIK, it turned up to be more a problem then anything else. Contributors merges on "main", and whenever a PR is opened, they have to remember to switch to main branch as target. At the same time, from zulip chat, I have the impression that normally users of our codebase are working with default branches of our code-base, but thos are "main" in all other repos and "stable" on kogito-examples, and that lead to mismatching versions and confusion. IMO consistency would help: all other repos have "main" as default branch, and do the same for this one IMO would help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
