pronto icon indicating copy to clipboard operation
pronto copied to clipboard

GitHub - Feature delete outdated comments

Open datpmt opened this issue 1 year ago • 2 comments

  • Remove outdated comments that were previously left on the code if the user has pushed new commits addressing those comments.
  • Ensure that all resolved comments are cleared to keep the review process clean and up-to-date.

datpmt avatar Dec 12 '24 09:12 datpmt

See this code for something which should work for resolving the comments, since there's no direct API for this.

ashkulz avatar Jan 11 '25 14:01 ashkulz

I would say the default should be resolving rather than deleting if possible with a setting to delete as an option. If there was back on forth on a pronto comment thread and it just vanished due to updating a style rule/changing code that artifact of discussion would be lost.

ragingdave avatar Jan 13 '25 16:01 ragingdave