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

Automatically mark all but the last comment as resolved #19

Open
killercup opened this issue Jun 1, 2018 · 2 comments
Open

Automatically mark all but the last comment as resolved #19

killercup opened this issue Jun 1, 2018 · 2 comments

Comments

@killercup
Copy link
Member

GitHub now allows comments to be marked as "Resolved". I propose we automatically mark all old "failed on Travis" comments as resolved every time a new one gets added. This will improve the readability of discussions in PRs (especially in cases like rust-lang/rust#51249).

Sadly, it doesn't look like there is an API endpoint for doing this (neither in the REST v3 nor in the GraphQL API).

@kennytm
Copy link
Member

kennytm commented Jun 1, 2018

See also #10 (comment) :)

@killercup
Copy link
Member Author

Ah, great! Before researching this I was hoping it was just a simple API call. I agree the Checks API might be better suited.

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

No branches or pull requests

2 participants