diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-01-18 19:00:14 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-01-18 19:00:14 +0000 |
commit | 05f0ebba3a2c8ddf39e436f412dc2ab5bf1353b2 (patch) | |
tree | 11d0f2a6ec31c7793c184106cedc2ded3d9a2cc5 /rubocop/rubocop-migrations.yml | |
parent | ec73467c23693d0db63a797d10194da9e72a74af (diff) | |
download | gitlab-ce-05f0ebba3a2c8ddf39e436f412dc2ab5bf1353b2.tar.gz |
Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42
Diffstat (limited to 'rubocop/rubocop-migrations.yml')
-rw-r--r-- | rubocop/rubocop-migrations.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rubocop/rubocop-migrations.yml b/rubocop/rubocop-migrations.yml index ccde12bca77..36ef17ad6a3 100644 --- a/rubocop/rubocop-migrations.yml +++ b/rubocop/rubocop-migrations.yml @@ -12,10 +12,14 @@ Migration/UpdateLargeTable: - :ci_builds_metadata - :ci_build_trace_metadata - :ci_job_artifacts - - :ci_pipeline_messages + - :ci_job_artifact_states + - :ci_job_variables + - :ci_namespace_mirrors - :ci_pipelines - :ci_pipelines_config + - :ci_pipeline_messages - :ci_pipeline_variables + - :ci_refs - :ci_stages - :deployments - :description_versions |