Comfy-Org / Comfy-Org/comfy-python-sdk

Repo settings hygiene: unused wiki, no topics

Aperta
#59 0 commenti 0 reazioni 1 assegnatario Rivendicata da @christian-byrne Vedi su GitHub
audit:policy effort:trivial priority:nice-to-have
Lingua principale
Python
Stelle
10
Fork
5
Merge medio
1g 21h
PR unite (30g)
50

Descrizione

**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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.