cloudposse / cloudposse/github-commenter
Don't add the comment if it already exists
Open
- Dominant language
- Go
- Stars
- 112
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Rather than requiring regex to delete comments, it would be great if this would automatically check if the comment exists, and if so, do not add a further comment.
For example, when setting up a PR review environment, we don't want it to constantly post the URL to the PR. We only need it done once.
Contributor guide
Assessment
This issue has not been assessed yet.