/pr auto misses review threads
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
### Describe the bug
❯ Okay so there aren't any unresolved threads?
● I’ll verify the review thread state directly.
● Check PR review thread resolution state (shell)
│ gh api graphql -f query='query { repository(owner:"AylaLegal", name:"Ayla") { pullRequest(number: 80) { reviewThreads(first: 100) { nodes { isResolved isOutdated path
│ comments(first: 20) { nodes { author { login } body } } } } } } }' 2>&1
└ 2 lines...
● Actually yes — 2 unresolved threads remain.
### Affected version
1.0.63
### Steps to reproduce the behavior
Run /pr auto against a PR with an open review thread
### Expected behavior
It should know to query the review threads and address them
### Additional context
MacOS
GPT-5.4-xhigh
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reproducing /pr auto against a pull request with an open review thread, then inspect the GitHub GraphQL reviewThreads query shown in the issue. Trace how /pr auto determines remaining review work and ensure unresolved threads are included in that process. Done means the command detects and addresses open review threads, including the reported case with two unresolved threads.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github, shell
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100