From bdabd06c3ac1407354fbe3dee432ec0753bbb850 Mon Sep 17 00:00:00 2001 From: Michel Abboud Date: Thu, 29 Jan 2026 13:37:38 +0000 Subject: [PATCH] docs: Add active PRs reference to CLAUDE.md Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 835f381..98feed4 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -125,6 +125,13 @@ gh pr edit --repo dockur/windows --body "..." gh release edit --notes "..." ``` +### Active PRs + +| PR | Branch | Issue | Description | +|----|--------|-------|-------------| +| [#1637](https://github.com/dockur/windows/pull/1637) | `feat/winctl-management-script` | [#1639](https://github.com/dockur/windows/issues/1639) | winctl.sh management script with ARM64 support | +| [#1638](https://github.com/dockur/windows/pull/1638) | `fix/reviewdog-fail-level` | [#1640](https://github.com/dockur/windows/issues/1640) | Replace deprecated fail_on_error with fail_level in reviewdog actions | + ## Adding New Windows Versions 1. Add version aliases in `src/define.sh` `parseVersion()` function