Add logic to validate organization_id field in runner models
After the organization_id
column was introduced and backfilled in %18.2, we need to add validation logic for new/updated models. We'll need to wait until after the %18.2 required stop in order to do a blanket validation in all situations, since customers might not have completed the backfilling before then.
Edited by 🤖 GitLab Bot 🤖