Skip to content

Fix commit author and committers to mark as nullable

Github commits won't always have values associated with authors and committers, so we should mark them as nullable to prevent serialization failures.

Merge request reports