Hello, Thanks to Nicola Ferraro on camel-k, I added a gh action for automatically create a PR while backporting from master to 3.4.x branch LTS.
https://github.com/apache/camel/pull/3923 When you open a PR against master it will be enough to add the label backport camel-3.4.x like I did here: https://github.com/apache/camel/pull/3922 The PR will be automatically created for the camel-3.4.x branch. This works only with squashed and merged PR or single commit. Anyway you'll have the information about the gh action result in Actions tab on Github. Cheers, Andrea
