Sorry for the late update here. INFRA just set up the TOKEN correctly for us.
So the `pulsarbot` is working as expected now. You can re-run the failed checks by commenting `/pulsarbot run-failure-checks`. For more commands, you can refer https://github.com/apache/pulsar-test-infra/blob/master/pulsarbot/README.md Thanks, Sijie On Tue, Feb 4, 2020 at 11:53 PM Sijie Guo <guosi...@gmail.com> wrote: > Hi all, > > After we moved CI from Jenkins to Github Actions, only committers have the > ability to trigger re-running the failed checks. It is inconvenient for > contributors. > > As you might already notice, I introduced a pulsarbot action in > pulsar-test-infra ( > https://github.com/apache/pulsar-test-infra/tree/master/pulsarbot). It is > also enabled on the main pulsar repo. It reacts to comments in a pull > request and re-runs the failed actions. > > However, there are still some issues related to GITHUB_TOKEN. I am still > looking into it. I will update here once it is ready to use. > > Thanks, > Sijie > > >