Re: How about using a bot to guard the pull request can be apply? like rust compiler does.

2020-10-26 Thread Paolo Bonzini
We will certainly have a lot more flexibility in handling application of patches as soon as we get closer to a gating CI. We should first make sure that Gitlab CI (directly or through custom runners, Travis, or cirrus-build) can cover all the scenarios and tests that Peter has in his CI. The main

Re: How about using a bot to guard the pull request can be apply? like rust compiler does.

2020-10-26 Thread Peter Maydell
On Mon, 26 Oct 2020 at 20:14, 罗勇刚(Yonggang Luo) wrote: > > Peter can @bots try to apply pull request, if pull request apply and all ci > tests passed, then the bot automatically merge the pull request and push to > the mirrors. This is somewhere on my list of nice-to-have-in-future improvements

How about using a bot to guard the pull request can be apply? like rust compiler does.

2020-10-26 Thread Yonggang Luo
Peter can @bots try to apply pull request, if pull request apply and all ci tests passed, then the bot automatically merge the pull request and push to the mirrors. We even doesn't need gitlab or other things, only need the bot to monitor the instruction from Peter. -- 此致 礼 罗勇刚 Yours