Add winget release script#15050
Conversation
There was a problem hiding this comment.
Maybe make this mandatory
There was a problem hiding this comment.
If you run it yourself with PowerShellForGitHub and don't provide a token, it will use its locally stored token
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
@rjmholt do you also want to make changes to the release pipline in this PR too? |
I'd prefer to do that in a separate PR, since that will require more work and time to test properly |
|
@adityapatwardhan I believe this is ready to merge |
|
@adityapatwardhan scratch that, it looks like there's something to fix still |
|
Ok fixed. This is ready again now. See microsoft/winget-pkgs#10754 for an example PR |
|
Those markdown link checks are failing again. We should really kick those tests out to only run them on nightlies or something. |
|
🎉 Handy links: |
PR Summary
Adds a script to automatically generate winget release PRs, such as microsoft/winget-pkgs#8854.
PR Context
Eventually we should be able to use this PR in automation, using a PowerShell GitHub account.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).