freeznet opened a new pull request #487: URL: https://github.com/apache/pulsar-client-go/pull/487
Fixes #479 ### Motivation ci bot for pulsar-client-go is not working due to below error: `zymap/[email protected] is not allowed to be used in apache/pulsar-client-go. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the GitHub Marketplace or match the following: */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+, AdoptOpenJDK/install-jdk@*, apache/*, burrunan/gradle-cache-action@*, codecov/codecov-action@*, conda-incubator/setup-miniconda@*, container-tools/kind-action@*, dawidd6/action-download-artifact@*, gradle/wrapper-validation-action@*, julia-actions/julia-runtest@*, julia-actions/setup-julia@*, msys2/setup-msys2@*, peaceiris/actions-gh-pages@*, peaceiris/actions-hugo@*, peter-evans/create-pull-request@*, potiuk/cancel-workflow-runs@*, r-lib/actions/*, scacap/action-surefire-report@*, shivammathur/setup-php@*, shogo82148/actions-setup-perl@*, shufo/auto-assign-reviewer-by-files@*, ruby/setup-ruby@*.` Since https://github.com/apache/pulsar-test-infra/issues/17 allows `pulsar-test-infra/pulsarbot` able to used in different repos, this pr changed the bot from `zymap/bot` to `pulsar-test-infra/pulsarbot` to get bot back to pulsar-client-go. One should noticed that the rerun command is changed from `rerun failure checks` to `/pulsarbot run-failure-checks` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
