Skip to content

GitHub import: Handle nil published_at dates

Stan Hu requested to merge sh-github-import-handle-nil-dates into master

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 #33732 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports