If a commit author's email does not match the email of a GitHub account the GraphQL `IActor` object will have a null user. This crashes the PR Detail view, and probably causes a few other problems.
If a commit author's email does not match the email of a GitHub account the GraphQL
IActorobject will have a null user.This crashes the PR Detail view, and probably causes a few other problems.