ibzib commented on pull request #13791: URL: https://github.com/apache/beam/pull/13791#issuecomment-765585718
> @ibzib any idea how I can this particular failing check to be retried? It seems to have been run on creation of the PR, but there seems to be no way to get it to run again e.g. with a "Run ...." comment. > > I'm referring to "Java Tests / Java Unit Tests (macos-latest) (pull_request) - third from the top - with Details link: https://github.com/apache/beam/pull/13791/checks?check_run_id=1748199531) These are Github actions and work totally differently from our Jenkins tests. As far as I know there is no way to retry an individual action, but you can retry all actions by clicking Details -> Re-run jobs (on the right) -> Re-run all jobs. ---------------------------------------------------------------- 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]
