Skip to content

Check project settings when assigning a build to a runner

Marius Bobin requested to merge 340583-ci-drop-disabled-builds into master

What does this MR do and why?

Related to #340583 (closed)

With !70415 (merged) we're removed the queuing checks from the database queries for project deletion and CI/CD enabled status. Now we're reintroducing them, but in Ruby and we're also dropping the builds immediately if any of the checks fail.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports