production check message is created even though production checks are bypassed

On today's deployment, we needed to bypass the production checks IGNORE_PRODUCTION_CHECKS. Since the deployment started, I was expecting the production check message to not be displayed, but it was:

gitlab-org/release/tasks#1417 (comment 366692868)

Screen_Shot_2020-06-23_at_11.22.52

I think the message shouldn't be added if IGNORE_PRODUCTION_CHECKS is set