🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/220
**Author:** [@sitiom](https://github.com/sitiom)
**Created:** 8/28/2022
**Status:** ✅ Merged
**Merged:** 8/30/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `winget-releaser`
---
### 📝 Commits (1)
- [`1daac3a`](https://github.com/LGUG2Z/komorebi/commit/1daac3afb9d75431448a1a66f2b6bfb37dc8c08e) ci(windows): add winget releaser workflow
### 📊 Changes
**1 file changed** (+18 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/workflows/windows.yaml` (+18 -3)
</details>
### 📄 Description
[This action](https://github.com/vedantmgoyal2009/winget-releaser) automatically generates manifests for Winget Community Repository ([microsoft/winget-pkgs](https://github.com/microsoft/winget-pkgs)) and submits them.
**Before merging this:**
1. Add a **classic** PAT with `public_repo` scope as a repository secret named `WINGET_TOKEN`. You can go to this URL to create it: https://github.com/settings/tokens/new?scopes=public_repo

2. Fork https://github.com/microsoft/winget-pkgs under @LGUG2Z. The action will use that fork for making a branch and creating a PR with the upstream [winget-pkgs](https://github.com/microsoft/winget-pkgs) repository on every release.
3. Install [Pull](https://github.com/apps/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)](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+Pull+request+has+been+created+with+WinGet+Releaser).
- Resolves #152
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/220
Author: @sitiom
Created: 8/28/2022
Status: ✅ Merged
Merged: 8/30/2022
Merged by: @LGUG2Z
Base:
master← Head:winget-releaser📝 Commits (1)
1daac3aci(windows): add winget releaser workflow📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
.github/workflows/windows.yaml(+18 -3)📄 Description
This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.
Before merging this:
public_reposcope as a repository secret namedWINGET_TOKEN. You can go to this URL to create it: https://github.com/settings/tokens/new?scopes=public_repoIf 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).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.