github / github/app

"Fix unresolved comments" in PR attempts to fix non-review comments

Abierto
#2,338 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
153
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When opening a PR in Copilot App, the "Fix unresolved comments" button includes comments that aren't a result of a review which means that comments that are unrelated to the actual changes introduced in a PR will be considered and acted upon by the session.

I'd argue it makes more sense for the action to only target review comments, and not even consider normal comments whatsoever.

There can be any number of workflows that result in posting comments in a PR, but these comments aren't as part of a review. The comments could be test coverage reports, preview environment links and so on, which produce a lot of noise when a session tries to address them.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Trace the Copilot App's "Fix unresolved comments" action and the logic that selects pull request comments. Compare review comments with regular comments, then verify that only unresolved review comments are included and unrelated comments such as coverage reports or preview links are ignored.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
devtools
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.