Adding GitHub action for winget-releaser #1115
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary:
This would conclude #848 (which also requires microsoft/winget-pkgs#184453 to be merged).
Description for the changelog:
winget install -e --id OWASP.ThreatDragon
or subsequently keep it up-to-date withwinget upgrade -e --id OWASP.ThreatDragon
Other info:
Below follows the commit message in full:
winget-pkgs
Instructions for prerequisites
The
WINGET_TOKEN
needs to be created and registered in the repo which does the release. For good measure we need to clonewinget-pkgs
on the same user (or org) or set viafork-user
it as per the README for winget-releaser.Configure the Pull app to keep the
winget-pkgs
fork in sync with its upstream.That
winget-pkgs
fork is going to be the source of the PR filed atmicrosoft/winget-pkgs
and the PRs are being opened on behalf of the owner of the used token.public_repo
scope activated for it