klothoplatform / slack-notifier

Slack notification bot
MIT License
3 stars 0 forks source link

always notify on approvals and request-changes #26

Closed ghost closed 2 years ago

ghost commented 2 years ago

Approvals and requests for changes are always important. Only dedupe the slack notifications for general comments. But, always set the lastCommented. So:

Also, remove the "possibly with comments" from the "requested changes" notification. If they requested changes, we can probably assume they left at least one comment saying why! The "(possibly with comments)" is really just a reminder to the PR author to look at the comment thread before blindly merging the PR, which isn't a concern when someone requests changes.