-
Notifications
You must be signed in to change notification settings - Fork 75
Add Winget Releaser workflow #167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@sitiom Can you explain this suggestion:
Does that still require creating a fork under the |
No, the fork should come under the fork user. |
This is on-hold until I can get approval to add the fork to @Boeing |
@kehoecj bump, you can fork it and set the |
Fixing yaml indentation
@kehoecj you forgot to set the |
Added the fork-user in another branch - thank you for your contribution @sitiom ! |
This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.
config-file-validator is being added to Winget (microsoft/winget-pkgs#169511), and this workflow will be used to update it.
Before merging this:
public_repo
scope as a repository secret namedWINGET_TOKEN
.fork-user
input and set it to the PAT owner). The action will use that fork for making a branch and creating a PR with the upstream winget-pkgs repository on every release.If you want to see an example of a PR created using this action, see microsoft/winget-pkgs/pulls (Pull request has been created with WinGet Releaser).