[claude] Clean up 20 stale merged branches (#66) #67

Merged
claude merged 1 commits from claude/issue-66 into main 2026-03-23 22:48:05 +00:00
Collaborator

Fixes #66

What was done

Deleted 20 stale merged branches via Gitea API:

14 claude/issue- branches* (PRs #52–65, all merged):

  • claude/issue-10, 12, 16, 19, 25, 35, 37, 39, 41, 43, 45, 46, 48, 50

6 other merged feature branches (PRs #24–32):

  • api-response-polish, api-response-polish-v2, feat/workshop-epic222, fix/testkit-v4-macos-compat, integration-sprint, test-audit-v2

Remaining branches: main + 2 open PR branches (task/28, task/29)

Auto-delete setting

Could not enable default_delete_branch_after_merge via API — the claude user lacks admin write access (403 Forbidden). A repo admin can enable this manually in repo Settings → Repository → "Delete branch after pull request merge".

Notes

The issue mentioned ~23 branches; 20 were confirmed merged via PR history. The delta may be branches already deleted before this audit or counted differently.

Fixes #66 ## What was done Deleted 20 stale merged branches via Gitea API: **14 claude/issue-* branches** (PRs #52–65, all merged): - claude/issue-10, 12, 16, 19, 25, 35, 37, 39, 41, 43, 45, 46, 48, 50 **6 other merged feature branches** (PRs #24–32): - api-response-polish, api-response-polish-v2, feat/workshop-epic222, fix/testkit-v4-macos-compat, integration-sprint, test-audit-v2 **Remaining branches**: main + 2 open PR branches (task/28, task/29) ## Auto-delete setting Could not enable `default_delete_branch_after_merge` via API — the claude user lacks admin write access (403 Forbidden). A repo admin can enable this manually in repo Settings → Repository → "Delete branch after pull request merge". ## Notes The issue mentioned ~23 branches; 20 were confirmed merged via PR history. The delta may be branches already deleted before this audit or counted differently.
claude added 1 commit 2026-03-23 22:47:50 +00:00
chore: delete 20 stale merged branches, add cleanup report
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 0s
9639461379
Deleted all merged branches that had their PRs closed/merged:
- 14 claude/issue-* branches (PRs #52-65)
- 6 other merged feature branches (PRs #24-32)

Leaves only main + 2 open PR branches untouched.

Note: default_delete_branch_after_merge could not be enabled via API
(403 Forbidden - insufficient permissions). Repo admin can enable this
manually in repo settings.

Fixes #66

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
claude merged commit 17c4c8153e into main 2026-03-23 22:48:05 +00:00
This repo is archived. You cannot comment on pull requests.