Re: Enable "Update branch" Github button in pull requests

2022-09-09 Thread Nicolò Boschi
Done Nicolò Boschi Il giorno ven 9 set 2022 alle ore 08:32 Nicolò Boschi ha scritto: > That's a good observation. We don't have data so we can't be sure about > that, but I think that it can be a possible cause of the recent congestion. > > I opened an INFRA ticket - > https://issues.apache.

Re: Enable "Update branch" Github button in pull requests

2022-09-08 Thread Nicolò Boschi
That's a good observation. We don't have data so we can't be sure about that, but I think that it can be a possible cause of the recent congestion. I opened an INFRA ticket - https://issues.apache.org/jira/browse/INFRA-23679 (.asf.yaml file doesn't support this option) I will come back to this thr

Re: Enable "Update branch" Github button in pull requests

2022-09-08 Thread Lari Hotari
Good points Hang. Yes, let's remove the "update branch" button since it seems to lead to unnecessary load for CI. -Lari On 2022/09/09 03:55:57 Hang Chen wrote: > Hi Nicolo, > Thanks for your proposal. After Pulsar enabled the `update > branch` bottom, I found a lot of Prs are blocked by run

Re: Enable "Update branch" Github button in pull requests

2022-09-08 Thread Michael Marshall
That is interesting feedback, Hang. I wasn't familiar with the button when it appeared (even though I had read this email thread), and I definitely hit the "update branch" button several times thinking I was resolving conflicts. Perhaps this new button contributed to the CI congestion we saw recen

Re: Enable "Update branch" Github button in pull requests

2022-09-08 Thread Hang Chen
Hi Nicolo, Thanks for your proposal. After Pulsar enabled the `update branch` bottom, I found a lot of Prs are blocked by running unit tests due to a lot of unit tests rerun by the `update branch` action. The update branch action will cause the CI resource busy and waste a lot of resources if

Re: Enable "Update branch" Github button in pull requests

2022-08-24 Thread Qiang Huang
+1. It can help a lot. Zixuan Liu 于2022年8月22日周一 10:38写道: > +1 > > Best, > Zixuan > > On 2022/07/12 16:06:43 Nicolò Boschi wrote: > > Hi all, > > > > I'd like to propose to enable the Github button "update branch" in the > pull > > requests. > > > > The main reason is that it helps when you want

RE: Enable "Update branch" Github button in pull requests

2022-08-21 Thread Zixuan Liu
+1 Best, Zixuan On 2022/07/12 16:06:43 Nicolò Boschi wrote: > Hi all, > > I'd like to propose to enable the Github button "update branch" in the pull > requests. > > The main reason is that it helps when you want to rebase your pull to the > current master. > For instance today a fix for a fail

Re: Enable "Update branch" Github button in pull requests

2022-08-18 Thread mattison chao
+1, I think it's useful. Best, Mattison On Thu, 18 Aug 2022 at 14:12, Nicolò Boschi wrote: > Any comments? > Nicolò Boschi > > > Il giorno mar 12 lug 2022 alle ore 18:06 Nicolò Boschi < > boschi1...@gmail.com> > ha scritto: > > > Hi all, > > > > I'd like to propose to enable the Github button "

Re: Enable "Update branch" Github button in pull requests

2022-08-17 Thread Nicolò Boschi
Any comments? Nicolò Boschi Il giorno mar 12 lug 2022 alle ore 18:06 Nicolò Boschi ha scritto: > Hi all, > > I'd like to propose to enable the Github button "update branch" in the > pull requests. > > The main reason is that it helps when you want to rebase your pull to the > current master. >

Enable "Update branch" Github button in pull requests

2022-07-12 Thread Nicolò Boschi
Hi all, I'd like to propose to enable the Github button "update branch" in the pull requests. The main reason is that it helps when you want to rebase your pull to the current master. For instance today a fix for a failing job in the CI has been committed and you were forced to close/reopen the p