Skip to content

Parse a MR's created_at when it's a String

Rémy Coutable requested to merge rc/fix-slack_webhook into master

This fixes a bug where a MR's created_at is a string since it's the raw value from the API (https://gitlab.com/gitlab-org/release-tools/-/jobs/47564532).

Merge request reports