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 #167

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Winget Releaser workflow #167

wants to merge 3 commits into from

Conversation

sitiom
Copy link
Contributor

@sitiom sitiom commented Aug 27, 2024

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:

  1. Add a classic PAT with public_repo scope as a repository secret named WINGET_TOKEN.

example

  1. Fork https://github.com/microsoft/winget-pkgs under @Boeing (Or add a 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.
  2. Install Pull on the winget-pkgs fork to ensure that it is constantly updated.

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

@kehoecj kehoecj self-requested a review August 27, 2024 13:23
@kehoecj kehoecj added the waiting-on-maintainer-review PR is waiting to be reviewed and functionally tested by the maintainers label Aug 27, 2024
@kehoecj kehoecj added the hacktoberfest 🎃 Hacktoberfest 2024 label Oct 2, 2024
@kehoecj
Copy link
Collaborator

kehoecj commented Oct 7, 2024

@sitiom Can you explain this suggestion:

(Or add a fork-user input and set it to the PAT owner).

Does that still require creating a fork under the @boeing org?

@kehoecj kehoecj added pr-action-requested PR is awaiting feedback from the submitting developer and removed waiting-on-maintainer-review PR is waiting to be reviewed and functionally tested by the maintainers labels Oct 7, 2024
@sitiom
Copy link
Contributor Author

sitiom commented Oct 7, 2024

No, the fork should come under the fork user.

@kehoecj
Copy link
Collaborator

kehoecj commented Dec 18, 2024

This is on-hold until I can get approval to add the fork to @Boeing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest 🎃 Hacktoberfest 2024 pr-action-requested PR is awaiting feedback from the submitting developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants