actions-label-merge-conflict icon indicating copy to clipboard operation
actions-label-merge-conflict copied to clipboard

Mark previous `commentOnDirty` comments as "outdated"

Open LukasKalbertodt opened this issue 5 years ago • 2 comments

GitHub allows to "hide" comments, choosing between a couple of different reasons. "Outdated" or "resolved" would be fitting to hide commentOnDirty comments once the conflicts are resolved. This really helps with the readability of long PRs.

This would be a really nice addition to this action :)

https://docs.github.com/en/free-pro-team@latest/graphql/reference/mutations#minimizecomment

LukasKalbertodt avatar Oct 23 '20 14:10 LukasKalbertodt

Example hidden comment

LukasKalbertodt avatar Oct 23 '20 14:10 LukasKalbertodt

Makes sense. Pull requests are welcome.

eps1lon avatar Oct 26 '20 08:10 eps1lon