Hey

you could:
* push new commits to the branch
  - this will create a new merge with the current master
* login in to the jenkins instance: and launch a new build of that PR
* close&re-open the pr: will re-emit the github event triggering the testrun
* login in to the jenkins instance: and press retry button

I don't know if the last method (retrigger button) will create a new merge with 
the current master's HEAD or not - I suspect that it doesn't.

cheers,
Zoltan

On 6/10/20 3:18 PM, David Mollitor wrote:
Hey Zoltan,

What is the process to trigger a new CI build on GitHub if a previous one
failed on a flaky test. timeout, or something of that nature?

Thanks.

Reply via email to