Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Clean up old comments #721

Closed
tlkamp opened this issue Jul 29, 2019 · 5 comments · Fixed by #994
Closed

Feature Request: Clean up old comments #721

tlkamp opened this issue Jul 29, 2019 · 5 comments · Fixed by #994
Labels
feature New functionality/enhancement

Comments

@tlkamp
Copy link

tlkamp commented Jul 29, 2019

On pull requests that are in active development, Atlantis comments can become cumbersome and making reading and contributing to other discussions on the same PR difficult. It would be great if Atlantis had a command that cleans up its old comments.

Ideally, something like atlantis prune to manually invoke it. This invocation might delete all but the last comment; something like atlantis prune --last 3 might delete the last three comments, etc.

Thanks!

@veverkap veverkap added the feature New functionality/enhancement label Jul 30, 2019
@guitarrapc
Copy link

I would prefer this option. There are hide option for each comment. Would be nice if atlantis set old self comment as hide > outdated.

image

image

However there's no API to hide Comment, though.

Comments | GitHub Developer Guide

@mwarkentin
Copy link
Contributor

Dupe of #126 , but it appears there is a graphql API for this now: https://developer.github.com/v4/mutation/minimizecomment/

@mwarkentin
Copy link
Contributor

This would be a big timesaver for us.. repeated plans / applies can really clutter up a PR, so I try to go through and hide old ones manually.. pretty slow going.

@goodspark
Copy link

Commenting in this thread because this is a big problem for the teams I work on now. A PR with important conversations, comments, requested changes, are being flooded with Atlantis comments and highly disrupting our workflow and the ability of developers to easily follow and track the PR.

@lkysow
Copy link
Member

lkysow commented Jan 6, 2020

@goodspark PR's welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality/enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants