On Thu, 11 Aug 2022 at 14:20, Michael Bien <[email protected]> wrote: > > The branch tests run on the head of the delivery branch > > (refs/head/delivery). The sync PR tests run on the pending result of > > the merge to the base branch (refs/pull/<ID>/merge), eg. master.
The above assumption might need checking. Just restarting a pull-request test on the sync PRs and noticed that it restarted in both - ie. two sync PRs with different base branches share a single set of tests on both GitHub and Travis. At the moment, it's the result of the merge to master, so the important one. Not sure how consistent the behaviour is - workflow history shows the other one cancelled. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
