Skip to content

[web] fix 'npm run pull:wasm' for main branch#24429

Merged
fs-eire merged 1 commit intomicrosoft:mainfrom
fs-eire:fs-eire/fix-npm-run-pull_wasm-main-branch
Apr 15, 2025
Merged

[web] fix 'npm run pull:wasm' for main branch#24429
fs-eire merged 1 commit intomicrosoft:mainfrom
fs-eire:fs-eire/fix-npm-run-pull_wasm-main-branch

Conversation

@fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 15, 2025

Description

Change status=completed to status=success, because job cancelling is also considered "completed".

See https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow--parameters

@fs-eire fs-eire merged commit fc7595f into microsoft:main Apr 15, 2025
69 of 73 checks passed
ashrit-ms pushed a commit that referenced this pull request Apr 24, 2025
### Description
<!-- Describe your changes. -->

Change `status=completed` to `status=success`, because job cancelling is
also considered "completed".

See
https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow--parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants