Skip to content
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

Add Winget Releaser workflow #1714

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

sitiom
Copy link

@sitiom sitiom commented Feb 15, 2023

This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.

Before merging this:

  1. Ensure GORELEASER_GITHUB_TOKEN has the public_repo scope.

example

  1. Fork https://github.com/microsoft/winget-pkgs under @superfly. The action will use that fork for making a branch and creating a PR with the upstream winget-pkgs repository on every release.
  2. Install Pull on the winget-pkgs fork to ensure that it is constantly updated.

You can test out the action inputs in this playground.

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).

@sitiom sitiom mentioned this pull request Feb 15, 2023
2 tasks
@sitiom
Copy link
Author

sitiom commented Feb 17, 2023

Bump @ndarilek

@ndarilek
Copy link
Contributor

Sorry, there's a bit of internal discussion about whether we can take this on. We'll get back to you soon.

Thanks for getting this done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Winget
3 participants