GitHub import: Handle nil published_at dates
GitHub releases will have a null `published_at` field if they are in the draft state. If no date is available in the release, just fill it in with today's date since our database schema requires this. Closes https://gitlab.com/gitlab-org/gitlab/issues/33732
Showing
Please register or sign in to comment