Rebuild via github comment

I was using Jenkin previously. There is a feature when we can just comment “Test this please” on the PR comment, and Jenkin will re-run the build.

Is there any similar command that I can do on PR comment to trigger the rebuild from circle CI only for that PR?

There is no way to do this currently without setting up some scripts on your own.

Ok noted with thanks.

1 Like