Dev builds should only be used by developers while testing. They should not be used in production servers. Hence, it is reasonable to require a human to be present every time a dev build server starts.
this would make CI testing impossible, and it's obvious that if we have an override for CI, others will abuse it too. This is therefore pointless.
Most helpful comment
this would make CI testing impossible, and it's obvious that if we have an override for CI, others will abuse it too. This is therefore pointless.