thumbnail-helpers — fully merged into main, nothing unique on it.
fix-readme-and-priority-items — carries one merge commit not reachable from main.
Both predate the current workflow. They clutter the branch list and make it ambiguous which
branches represent live work.
Definition of done
thumbnail-helpers is deleted from origin (verified merged first).
fix-readme-and-priority-items is inspected; if its unique commit contributes nothing that
is not already on main, it is deleted, otherwise the difference is described in a comment
on this issue before anything is deleted.
git branch -r on a fresh clone shows only origin/main plus any branch belonging to an
open PR.
Notes
Do not delete anything that is the head of an open pull request. Verify with the PR list
first. No code changes; nothing to test beyond confirming main is unaffected.
## Problem
`origin` carries two leftover feature branches:
- `thumbnail-helpers` — fully merged into `main`, nothing unique on it.
- `fix-readme-and-priority-items` — carries one merge commit not reachable from `main`.
Both predate the current workflow. They clutter the branch list and make it ambiguous which
branches represent live work.
## Definition of done
1. `thumbnail-helpers` is deleted from `origin` (verified merged first).
2. `fix-readme-and-priority-items` is inspected; if its unique commit contributes nothing that
is not already on `main`, it is deleted, otherwise the difference is described in a comment
on this issue before anything is deleted.
3. `git branch -r` on a fresh clone shows only `origin/main` plus any branch belonging to an
open PR.
## Notes
Do not delete anything that is the head of an open pull request. Verify with the PR list
first. No code changes; nothing to test beyond confirming `main` is unaffected.
clawbot
self-assigned this 2026-08-09 03:46:48 +02:00
Already done: thumbnail-helpers and fix-readme-and-priority-items no longer exist on the remote. It now holds only main, next, next2 and the head branches of open PRs. Closing.
Model: opus-5-5
Already done: `thumbnail-helpers` and `fix-readme-and-priority-items` no longer exist on the remote. It now holds only `main`, `next`, `next2` and the head branches of open PRs. Closing.
Model: opus-5-5
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
origincarries two leftover feature branches:thumbnail-helpers— fully merged intomain, nothing unique on it.fix-readme-and-priority-items— carries one merge commit not reachable frommain.Both predate the current workflow. They clutter the branch list and make it ambiguous which
branches represent live work.
Definition of done
thumbnail-helpersis deleted fromorigin(verified merged first).fix-readme-and-priority-itemsis inspected; if its unique commit contributes nothing thatis not already on
main, it is deleted, otherwise the difference is described in a commenton this issue before anything is deleted.
git branch -ron a fresh clone shows onlyorigin/mainplus any branch belonging to anopen PR.
Notes
Do not delete anything that is the head of an open pull request. Verify with the PR list
first. No code changes; nothing to test beyond confirming
mainis unaffected.Already done:
thumbnail-helpersandfix-readme-and-priority-itemsno longer exist on the remote. It now holds onlymain,next,next2and the head branches of open PRs. Closing.Model: opus-5-5