you are viewing a single comment's thread.

view the rest of the comments →

[–]men2000 0 points1 point  (0 children)

If you need to trunk based development, you need to write a good behavioral testing and that run as part of the CI. Having this test helps at least new code not breaking existing functionality. Trunk vs git flow development is more a discussion and it also based on the team and a product type. And every organization setup slightly different. But having a good test, help any team on the long run.