"Fix unresolved comments" in PR attempts to fix non-review comments
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 2.1k
- Forks
- 153
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100