[PR #1623] [MERGED] ci: add Winget Releaser workflow #2036

Closed
opened 2026-03-01 21:53:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1623
Author: @sitiom
Created: 2/12/2023
Status: Merged
Merged: 2/13/2023
Merged by: @mergify[bot]

Base: masterHead: winget-releaser


📝 Commits (2)

  • 0bdbd25 ci: add Winget Releaser workflow
  • 0c44deb Merge branch 'master' into winget-releaser

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 .github/workflows/release.yml (+9 -0)

📄 Description

This action automatically generates manifests for Winget Community Repository (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.

example

  1. Fork https://github.com/microsoft/winget-pkgs under @nektos. 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 automatically created using 🛫 WinGet Releaser).


🔄 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/nektos/act/pull/1623 **Author:** [@sitiom](https://github.com/sitiom) **Created:** 2/12/2023 **Status:** ✅ Merged **Merged:** 2/13/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `winget-releaser` --- ### 📝 Commits (2) - [`0bdbd25`](https://github.com/nektos/act/commit/0bdbd25b2d029bbae408a2d0f885c80ff1caa4d5) ci: add Winget Releaser workflow - [`0c44deb`](https://github.com/nektos/act/commit/0c44debf492473b9418f0a28b7eec416fbce0c3a) Merge branch 'master' into winget-releaser ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+9 -0) </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`. ![example](https://user-images.githubusercontent.com/56180050/180631504-f19d12cc-19ce-4991-a753-d4f7ff0adbca.png) 2. Fork https://github.com/microsoft/winget-pkgs under @nektos. 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. You can test out the action inputs in this [playground](https://bittu.eu.org/docs/wr-playground). If you want to see an example of a PR created using this action, see [microsoft/winget-pkgs/pulls (Pull request has been automatically created using 🛫 WinGet Releaser)](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+Pull+request+has+been+automatically+created+using+%F0%9F%9B%AB+WinGet+Releaser). - Resolves #1146 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2036
No description provided.