[PR #44] [MERGED] Release v1.2.0 #62

Closed
opened 2026-03-03 15:57:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/winshot/pull/44
Author: @mrgoonie
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @mrgoonie

Base: mainHead: dev


📝 Commits (7)

  • 32e0540 fix(ci): exclude merge commits from release check
  • 8eb30b5 ci: enforce dev-only PRs to main branch
  • a58a6ad ci: show Beta/Production Release job name based on branch
  • 74af8a4 Merge pull request #43 from mrgoonie/goon
  • 2fd8451 chore(release): 1.2.0-beta.5 [skip ci]
  • 7a82410 ci: split release workflows into Beta Release and Production Release
  • 0dde7c1 Merge pull request #45 from mrgoonie/goon

📊 Changes

4 files changed (+163 additions, -4 deletions)

View changed files

.github/workflows/beta-release.yml (+117 -0)
.github/workflows/pr-check.yml (+29 -0)
📝 .github/workflows/release.yml (+10 -4)
📝 CHANGELOG.md (+7 -0)

📄 Description

No description provided


🔄 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/mrgoonie/winshot/pull/44 **Author:** [@mrgoonie](https://github.com/mrgoonie) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@mrgoonie](https://github.com/mrgoonie) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`32e0540`](https://github.com/mrgoonie/winshot/commit/32e054025de5a8f95d683e7e5069637eb8a22670) fix(ci): exclude merge commits from release check - [`8eb30b5`](https://github.com/mrgoonie/winshot/commit/8eb30b50bc6b482042f41f697ceb95bec7d68e72) ci: enforce dev-only PRs to main branch - [`a58a6ad`](https://github.com/mrgoonie/winshot/commit/a58a6ad10f38811b309720ee4507e7d5bf60e626) ci: show Beta/Production Release job name based on branch - [`74af8a4`](https://github.com/mrgoonie/winshot/commit/74af8a4a44db32b101131fe1ac062a4995b927a6) Merge pull request #43 from mrgoonie/goon - [`2fd8451`](https://github.com/mrgoonie/winshot/commit/2fd8451a41a2fa8d4759a86bf65ae3bed5ac25a0) chore(release): 1.2.0-beta.5 [skip ci] - [`7a82410`](https://github.com/mrgoonie/winshot/commit/7a82410983333e60f5214e0774aacb5ffceeb56d) ci: split release workflows into Beta Release and Production Release - [`0dde7c1`](https://github.com/mrgoonie/winshot/commit/0dde7c1f2eae2b2b6d3dbce7c581af9ea91798bb) Merge pull request #45 from mrgoonie/goon ### 📊 Changes **4 files changed** (+163 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/beta-release.yml` (+117 -0) ➕ `.github/workflows/pr-check.yml` (+29 -0) 📝 `.github/workflows/release.yml` (+10 -4) 📝 `CHANGELOG.md` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:57:35 +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/winshot#62
No description provided.