lhotari opened a new pull request #27: URL: https://github.com/apache/pulsar-test-infra/pull/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 This change is needed for https://github.com/apache/pulsar/pull/14819 so that using "/pulsarbot rerun-failure-checks" would re-run only the failed jobs instead of restarting the failed workflows completely from the beginning. I have tested that the modified script works as expected. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org