Re: [HEADS-UP] Github action for backporting to LTS branch

2020-06-16 Thread Claus Ibsen
Hi This is really handy, thanks for sharing. On Tue, Jun 16, 2020 at 11:51 AM Andrea Cosentino wrote: > > 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/pul

Re: [HEADS-UP] Github action for backporting to LTS branch

2020-06-16 Thread Omar Al-Safi
This is handy, thanks Andrea! Regards, Omar On Tue, Jun 16, 2020 at 11:51 AM Andrea Cosentino wrote: > 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/

[HEADS-UP] Github action for backporting to LTS branch

2020-06-16 Thread Andrea Cosentino
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: h