lhotari commented on PR #25872: URL: https://github.com/apache/pulsar/pull/25872#issuecomment-4544012774
> @lhotari apologies for this, i thought job would run in my forked repo CI https://github.com/iantowey/pulsar/actions. I'll > > > @iantowey Please don't commit "force ci re-run" commits. CI needs to be approved to run. If you want to work on early changes and run CI, please setup ["Personal CI"](https://pulsar.apache.org/contribute/personal-ci/). If the PR build fails due to flaky tests in apache/pulsar, you can add a comment `/pulsarbot rerun` to trigger a rerun. @iantowey Sure that's fine, the commits don't cause problems itself. I got the impression that you weren't aware of "Personal CI". When using "Personal CI", you can trigger a rerun in the UI or with the `gh` command line tool. It requires that all build jobs have completed. You need to cancel the current workflow run to before `rerun` can be done. The UI handles this and provides the cancel option. It's fine to have the same PR branch in both your fork PR and apache/pulsar PR so no problem caused. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
