Skip to content

preserve the author between build updates

Warren Gifford requested to merge wb/author-fix-build-tracker into main

Created by: burmudar

Sometimes, on a retry, the second build won't have an author. So we now retain the original author and add it back to the build if the new build doesn't have one.

Example of a retried build with no author.

Test plan

Unit tests

Merge request reports

Loading