The current action implementation assumes that commits are always coming from the upstream repository but in reality, they don't, in the case of forks.
Context: cherrypy/cheroot#401 (comment).
This needs to be fixed here: https://github.com/platisd/bad-commit-message-blocker/blob/master/entrypoint.sh#L14.
Action items: