Comfy-Org / Comfy-Org/comfy-python-sdk
Repo settings hygiene: unused wiki, no topics
Offen
#59
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @christian-byrne
Auf GitHub ansehen
audit:policy
effort:trivial
priority:nice-to-have
- Vorherrschende Sprache
- Python
- Sterne
- 10
- Forks
- 5
- Ø Merge
- 1 T. 21 Std.
- Gemergte PRs (30 T.)
- 50
Beschreibung
**What** — Wiki is enabled and empty; the repo has no topics.
**Why it matters here** — One visit to Settings. An empty wiki on a public repo reads as a docs home that does not exist; no topics means the SDK does not surface in topic search.
**Evidence**
```
$ gh api repos/Comfy-Org/comfy-python-sdk -q '"wiki=\(.has_wiki) topics=\(.topics|length)"'
wiki=true topics=0
```
**Fix**
Settings → General: disable Wiki. Add topics: `comfyui`, `sdk`, `python`, `api-client`.
---
Found by `repo-audit` during repo improvement sweep 2026-08-17. Parent: #53
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.