pronto
pronto copied to clipboard
GitHub - Feature delete outdated 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.
See this code for something which should work for resolving the comments, since there's no direct API for this.
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.