fix(issues): Check author is not None (#54129)
`author` is explicitly set to None earlier in the function. Check that
`author` isn't None before trying access a property.
https://github.com/getsentry/sentry/blob/cc6e75f118a8cac5f2818043f19cfbad9faecf4b/src/sentry/integrations/github/webhook.py#L304
fixes SENTRY-12K6