Skip to content

Forbid to use add_column_with_default on ci_pipelines by rubocop

What does this MR do?

This MR forbids to use add_column_with_default on ci_pipelines by rubocop.

Originally this MR was asked by @ayufan at https://gitlab.slack.com/archives/C0SFP840G/p1501513358299742.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Because ci_pipeliens is a huge table.

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

/cc @ayufan @godfat

Edited by Shinya Maeda

Merge request reports