dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
M scripts/release/shared-commands/download-build-artifacts.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…