commodus
commodus copied to clipboard
Closing/Reopening a PR will reset :+1: counter
Noticed this behavior when closing a PR and reopening it. The :+1: counter will be deleted and we won't open a new one since a new PR technically hasn't been opened.
Perhaps we should rely on a merge hook instead of a close hook for PRs before deleting any data.