[PR #77] [MERGED] docs: add release workflow and agent rules #85

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

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/winshot/pull/77
Author: @mrgoonie
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @mrgoonie

Base: devHead: goon


📝 Commits (3)

  • 407b552 docs: add release workflow documentation
  • eff7380 docs(claude): add agent rules
  • c1a4043 fix(shape): persist border radius

📊 Changes

4 files changed (+229 additions, -3 deletions)

View changed files

📝 CLAUDE.md (+2 -0)
docs/release-workflow.md (+224 -0)
📝 frontend/dist/index.html (+1 -1)
📝 frontend/wailsjs/go/models.ts (+2 -2)

📄 Description

Summary

  • Add release workflow documentation explaining beta/stable release process
  • Add agent rules to CLAUDE.md
  • Fix shape border radius persistence (frontend models sync)

Changes

  • docs/release-workflow.md: Comprehensive release workflow documentation
  • CLAUDE.md: Added agent rules
  • frontend/wailsjs/go/models.ts: Sync TypeScript types

Test plan

  • Verify release workflow docs are accurate
  • Verify border radius persistence works

🔄 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/77 **Author:** [@mrgoonie](https://github.com/mrgoonie) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@mrgoonie](https://github.com/mrgoonie) **Base:** `dev` ← **Head:** `goon` --- ### 📝 Commits (3) - [`407b552`](https://github.com/mrgoonie/winshot/commit/407b552f17f61fb6ccd346c8b81d238866dea971) docs: add release workflow documentation - [`eff7380`](https://github.com/mrgoonie/winshot/commit/eff73800ee5cb61e2ac99a01704aa66308098b07) docs(claude): add agent rules - [`c1a4043`](https://github.com/mrgoonie/winshot/commit/c1a4043ff4f725028ea4692e27190b725ef95a3e) fix(shape): persist border radius ### 📊 Changes **4 files changed** (+229 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CLAUDE.md` (+2 -0) ➕ `docs/release-workflow.md` (+224 -0) 📝 `frontend/dist/index.html` (+1 -1) 📝 `frontend/wailsjs/go/models.ts` (+2 -2) </details> ### 📄 Description ## Summary - Add release workflow documentation explaining beta/stable release process - Add agent rules to CLAUDE.md - Fix shape border radius persistence (frontend models sync) ## Changes - `docs/release-workflow.md`: Comprehensive release workflow documentation - `CLAUDE.md`: Added agent rules - `frontend/wailsjs/go/models.ts`: Sync TypeScript types ## Test plan - [ ] Verify release workflow docs are accurate - [ ] Verify border radius persistence works --- <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:41 +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#85
No description provided.