[PR #14965] [MERGED] Add a Winget Releaser workflow #30320

Open
opened 2026-01-31 09:40:05 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14965
Author: @sitiom
Created: 3/8/2023
Status: Merged
Merged: 3/17/2023
Merged by: @DHowett

Base: mainHead: winget-releaser


📝 Commits (2)

  • 517b685 Add Winget Releaser workflow
  • 5b3a84e Extract version from release asset

📊 Changes

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

View changed files

.github/workflows/winget.yml (+27 -0)

📄 Description

The winget-releaser action automatically generates manifests for the
Winget Community Repository and submits them.

I suggest adding Dependabot to keep the action up to date. There were
many cases where the action was failing due to an outdated version.

Closes #14795


🔄 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/microsoft/terminal/pull/14965 **Author:** [@sitiom](https://github.com/sitiom) **Created:** 3/8/2023 **Status:** ✅ Merged **Merged:** 3/17/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `winget-releaser` --- ### 📝 Commits (2) - [`517b685`](https://github.com/microsoft/terminal/commit/517b685222440ec63e5216c15ecfd6d345ef0464) Add Winget Releaser workflow - [`5b3a84e`](https://github.com/microsoft/terminal/commit/5b3a84e297f04477b65e62d638d8f7447f16435f) Extract version from release asset ### 📊 Changes **1 file changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/winget.yml` (+27 -0) </details> ### 📄 Description [The winget-releaser action] automatically generates manifests for the [Winget Community Repository] and submits them. I suggest adding Dependabot to keep the action up to date. There were many cases where the action was failing due to an outdated version. Closes #14795 [The winget-releaser action]: https://github.com/vedantmgoyal2009/winget-releaser [Winget Community Repository]: https://github.com/microsoft/winget-pkgs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:40:05 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30320