dillon1000/react
Commit
Browse files [ci] getWorkflowRun should not throw early if workflow hasn't completed (#31861)
We already have handling and retry logic for in-flight workflows in `downloadArtifactsFromGitHub`, so there's no need to exit early if we find a workflow for a given commit but it hasn't finished yet.
Changed paths1 file
First-parent comparisonscripts/release/shared-commands/download-build-artifacts.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…