Skip to content

ci: fix output handling for PR URL extraction in Winget manifest#19

Merged
galiacheng merged 1 commit intomicrosoft:mainfrom
galiacheng:haiche/ci-fix
Mar 23, 2026
Merged

ci: fix output handling for PR URL extraction in Winget manifest#19
galiacheng merged 1 commit intomicrosoft:mainfrom
galiacheng:haiche/ci-fix

Conversation

@galiacheng
Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the GitHub Actions workflow for updating the winget manifest. The change improves the reliability of extracting the PR URL from the script output.

  • Workflow reliability:
    • In .github/workflows/update-winget-manifest.yml, the script now converts the output to a string before attempting to extract the PR URL, ensuring the regular expression match works as intended.

@galiacheng galiacheng merged commit 91e78f5 into microsoft:main Mar 23, 2026
1 check passed
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