github / github/copilot-cli

/pr auto misses review threads

Ouverte
#3,853 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:agents area:tools
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github, shell
Domaine
cli
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.