Use the new GitHub API to re-run failed jobs (#27)

- instead of re-running all jobs in a failed workflow, re-run only the failed jobs
  - API reference:
    https://docs.github.com/en/rest/reference/actions#re-run-failed-jobs-from-a-workflow-run
  - Feature description and UI reference:
    https://docs.github.com/en/actions/managing-workflow-runs/re-running-workflows-and-jobs#re-running-failed-jobs-in-a-workflow
1 file changed
tree: efb0f7821f25d07e8589e429043eacf789e4e15d
  1. cherry-pick/
  2. diff-only/
  3. doc-label-check/
  4. http-cache-action/
  5. paths-filter/
  6. pulsarbot/
  7. setup-maven/
  8. test-reporter/
  9. .asf.yaml
  10. .gitignore
  11. README.md
README.md

Apache Pulsar Test Infrastructure

This repo is used for keeping all the scripts and github actions for running Pulsar test infrastructure.

Github Actions