danger-review
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.11.0~pre.21.gaa21be2d (aa21be2d)2 on blue-2.shared-gitlab-org.runners-manager.gitlab.com/default NL4gfoBe, system ID: s_74c3e13161643 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...11Running on runner-nl4gfobe-project-278964-concurrent-0 via runner-nl4gfobe-shared-gitlab-org-1712137977-5e018623...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 159422, done. 17remote: Counting objects: 100% (159422/159422), done. 18remote: Compressing objects: 100% (109300/109300), done. 19remote: Total 159422 (delta 72241), reused 104420 (delta 43769), pack-reused 0 20Receiving objects: 100% (159422/159422), 131.93 MiB | 21.67 MiB/s, done.21Resolving deltas: 100% (72241/72241), done.23 * [new ref] refs/pipelines/1238270869 -> refs/pipelines/123827086924Checking out e48a58b6 as detached HEAD (ref is refs/merge-requests/148167/merge)...25Skipping Git submodules setup26$ git remote set-url origin "${CI_REPOSITORY_URL}"28Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...29cache.zip is up to date 30Successfully extracted cache31Checking cache for node-modules-debian-bookworm-test-17...32cache.zip is up to date 33Successfully extracted cache35Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...36$ source scripts/utils.sh37$ bundle_install_script "--with danger"715$ yarn_install_script770$ if [[ "$CI_MERGE_REQUEST_PROJECT_URL" != "$CI_MERGE_REQUEST_SOURCE_PROJECT_URL" || -z "${DANGER_GITLAB_API_TOKEN}" ]]; then # collapsed multi-line command771$ if [ -z "${DANGER_GITLAB_API_TOKEN}" ]; then # collapsed multi-line command772Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/analytics_instrumentation.rb773Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/bulk_database_actions.rb774Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/change_column_default.rb775Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/ci_templates.rb776Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/clickhouse.rb777Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/config_files.rb778Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/customer_success.rb779Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/database.rb780Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/database_dictionary.rb781Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/datateam.rb782Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/experiments.rb783Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/feature_flag.rb784Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/gitlab_schema_validation.rb785Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/ignored_model_columns.rb786Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/model_validations.rb787Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/multiversion.rb788Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/project_helper.rb789Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/required_stops.rb790Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/rubocop.rb791Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/saas_feature.rb792Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/sidekiq_args.rb793Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/sidekiq_queues.rb794Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/specs.rb795Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/stable_branch.rb796Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/todos.rb797Importing rule analytics_instrumentation at /builds/gitlab-org/gitlab/danger/analytics_instrumentation798Importing rule architecture at /builds/gitlab-org/gitlab/danger/architecture799Importing rule bulk_database_actions at /builds/gitlab-org/gitlab/danger/bulk_database_actions800Importing rule ce_ee_vue_templates at /builds/gitlab-org/gitlab/danger/ce_ee_vue_templates801Importing rule change_column_default at /builds/gitlab-org/gitlab/danger/change_column_default802Importing rule changelog at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/changelog803Importing rule changes_size at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/changes_size804/builds/gitlab-org/gitlab/danger/saas_feature/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::SEE_DOC805/builds/gitlab-org/gitlab/danger/feature_flag/Dangerfile:3: warning: previous definition of SEE_DOC was here806/builds/gitlab-org/gitlab/danger/saas_feature/Dangerfile:5: warning: already initialized constant Danger::Dangerfile::SUGGEST_MR_COMMENT807/builds/gitlab-org/gitlab/danger/feature_flag/Dangerfile:9: warning: previous definition of SUGGEST_MR_COMMENT was here808Importing rule ci_config at /builds/gitlab-org/gitlab/danger/ci_config809Importing rule ci_tables at /builds/gitlab-org/gitlab/danger/ci_tables810Importing rule ci_templates at /builds/gitlab-org/gitlab/danger/ci_templates811Importing rule clickhouse at /builds/gitlab-org/gitlab/danger/clickhouse812Importing rule commit_messages at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/commit_messages813Importing rule commits_counter at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/commits_counter814Importing rule config_files at /builds/gitlab-org/gitlab/danger/config_files815Importing rule customer_success at /builds/gitlab-org/gitlab/danger/customer_success816Importing rule database at /builds/gitlab-org/gitlab/danger/database817Importing rule datateam at /builds/gitlab-org/gitlab/danger/datateam818Importing rule documentation at /builds/gitlab-org/gitlab/danger/documentation819Importing rule duplicate_yarn_dependencies at /builds/gitlab-org/gitlab/danger/duplicate_yarn_dependencies820Importing rule eslint at /builds/gitlab-org/gitlab/danger/eslint821Importing rule experiments at /builds/gitlab-org/gitlab/danger/experiments822Importing rule feature_flag at /builds/gitlab-org/gitlab/danger/feature_flag823Importing rule gitaly at /builds/gitlab-org/gitlab/danger/gitaly824Importing rule gitlab_schema_validation at /builds/gitlab-org/gitlab/danger/gitlab_schema_validation825Importing rule ignored_model_columns at /builds/gitlab-org/gitlab/danger/ignored_model_columns826Importing rule metadata at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/metadata827Importing rule model_validations at /builds/gitlab-org/gitlab/danger/model_validations828Importing rule multiversion at /builds/gitlab-org/gitlab/danger/multiversion829Importing rule pipeline at /builds/gitlab-org/gitlab/danger/pipeline830Importing rule prettier at /builds/gitlab-org/gitlab/danger/prettier831Importing rule qa_selector at /builds/gitlab-org/gitlab/danger/qa_selector832Importing rule required_stops at /builds/gitlab-org/gitlab/danger/required_stops833Importing rule roulette at /builds/gitlab-org/gitlab/danger/roulette834Importing rule rubocop at /builds/gitlab-org/gitlab/danger/rubocop835Importing rule rubygems at /builds/gitlab-org/gitlab/danger/rubygems836Importing rule saas_feature at /builds/gitlab-org/gitlab/danger/saas_feature837Importing rule sidekiq_args at /builds/gitlab-org/gitlab/danger/sidekiq_args838Importing rule sidekiq_queues at /builds/gitlab-org/gitlab/danger/sidekiq_queues839Importing rule specialization_labels at /builds/gitlab-org/gitlab/danger/specialization_labels840Importing rule specs at /builds/gitlab-org/gitlab/danger/specs841Importing rule stable_branch_patch at /builds/gitlab-org/gitlab/danger/stable_branch_patch842Importing rule todos at /builds/gitlab-org/gitlab/danger/todos843Importing rule type_label at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/type_label844Importing rule utility_css at /builds/gitlab-org/gitlab/danger/utility_css845Importing rule vue_shared_documentation at /builds/gitlab-org/gitlab/danger/vue_shared_documentation846Importing rule z_add_labels at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/z_add_labels847Importing rule z_retry_link at /builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/gitlab-dangerfiles-4.7.0/lib/danger/rules/z_retry_link848Results:849Messages:850- [ ] **[CHANGELOG missing](https://docs.gitlab.com/ee/development/changelog.html)**:851If this merge request needs a changelog entry, add the `Changelog` trailer to the commit message you want to add to the changelog.852If this merge request [doesn't need a CHANGELOG entry](https://docs.gitlab.com/ee/development/changelog.html#what-warrants-a-changelog-entry), feel free to ignore this message.853Markdown:854## Reviewer roulette855| Category | Reviewer | Maintainer |856| -------- | -------- | ---------- |857| ~"backend" | `@bhrai` [](https://gitlab.com/bhrai)  (UTC+2, same timezone as author) | `@drew` [](https://gitlab.com/drew)  (UTC+0, 2 hours behind author) |858| ~"Tooling" | Reviewer review is optional for ~"Tooling" | `@jennli` [](https://gitlab.com/jennli)  (UTC-7, 9 hours behind author) |859**Please check reviewer's status!**860-  Reviewer is available!861-  Reviewer is unavailable!862Please refer to [documentation page](https://docs.gitlab.com/ee/development/code_review.html#reviewer-roulette)863for guidance on how you can benefit from the Reviewer Roulette, or use the864[GitLab Review Workload Dashboard](https://gitlab-org.gitlab.io/gitlab-roulette/)865to find other available reviewers.866**If needed, you can retry the [🔁 `danger-review` job](https://gitlab.com/gitlab-org/gitlab/-/jobs/6536640388) that generated this comment.**868Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy869Not uploading cache node-modules-debian-bookworm-test-17 due to policy871Job succeeded