danger-review
Passed Started
by
@igor.drozdov

Igor Drozdov
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on blue-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 6io2xoDD, system ID: s_8f94f77602233 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-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-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:9647ab58a24f01d9656480de7327b15c03b75409f917503a25ba607241a02877 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:c76282e4162e4b925b0c4aa7bc47c6abd77a28d5d16451b7f168c893b15eebde ...11Running on runner-6io2xodd-project-278964-concurrent-0 via runner-6io2xodd-private-1676530452-6f5fc00c...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 166234, done. 18remote: Counting objects: 100% (166234/166234), done. 19remote: Compressing objects: 100% (103257/103257), done. 20remote: Total 166234 (delta 81939), reused 116586 (delta 56432), pack-reused 0 21Receiving objects: 100% (166234/166234), 133.96 MiB | 30.52 MiB/s, done.22Resolving deltas: 100% (81939/81939), done.24 * [new ref] refs/pipelines/779380118 -> refs/pipelines/77938011825Checking out e6e980a7 as detached HEAD (ref is refs/merge-requests/111930/merge)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 31Successfully extracted cache32Checking cache for node-modules-bullseye-test-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 34Successfully extracted cache36Using docker image sha256:9647ab58a24f01d9656480de7327b15c03b75409f917503a25ba607241a02877 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:c76282e4162e4b925b0c4aa7bc47c6abd77a28d5d16451b7f168c893b15eebde ...37$ source scripts/utils.sh38$ bundle_install_script "--with danger"672$ yarn_install_script682$ if [ -z "$DANGER_GITLAB_API_TOKEN" ]; then # collapsed multi-line command683$ bundle exec danger --fail-on-errors=true --verbose --danger_id="2ee1c7" --dangerfile="Dangerfile"684Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/config_files.rb685Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/customer_success.rb686Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/datateam.rb687Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/feature_flag.rb688Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/product_intelligence.rb689Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/project_helper.rb690Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/sidekiq_queues.rb691Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/specs.rb692Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/stable_branch.rb693Importing rule architecture at /builds/gitlab-org/gitlab/danger/architecture694Importing rule ce_ee_vue_templates at /builds/gitlab-org/gitlab/danger/ce_ee_vue_templates695Importing rule changelog at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/changelog696Importing rule changes_size at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/changes_size697Importing rule ci_config at /builds/gitlab-org/gitlab/danger/ci_config698Importing rule ci_templates at /builds/gitlab-org/gitlab/danger/ci_templates699Importing rule commit_messages at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/commit_messages700Importing rule commits_counter at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/commits_counter701Importing rule config_files at /builds/gitlab-org/gitlab/danger/config_files702Importing rule customer_success at /builds/gitlab-org/gitlab/danger/customer_success703Importing rule database at /builds/gitlab-org/gitlab/danger/database704Importing rule datateam at /builds/gitlab-org/gitlab/danger/datateam705Importing rule documentation at /builds/gitlab-org/gitlab/danger/documentation706Importing rule duplicate_yarn_dependencies at /builds/gitlab-org/gitlab/danger/duplicate_yarn_dependencies707Importing rule eslint at /builds/gitlab-org/gitlab/danger/eslint708Importing rule feature_flag at /builds/gitlab-org/gitlab/danger/feature_flag709Importing rule gitaly at /builds/gitlab-org/gitlab/danger/gitaly710Importing rule pajamas at /builds/gitlab-org/gitlab/danger/pajamas711Importing rule pipeline at /builds/gitlab-org/gitlab/danger/pipeline712Importing rule prettier at /builds/gitlab-org/gitlab/danger/prettier713Importing rule product_intelligence at /builds/gitlab-org/gitlab/danger/product_intelligence714Importing rule qa_selector at /builds/gitlab-org/gitlab/danger/qa_selector715Importing rule roulette at /builds/gitlab-org/gitlab/danger/roulette716Importing rule rubygems at /builds/gitlab-org/gitlab/danger/rubygems717Importing rule sidekiq_queues at /builds/gitlab-org/gitlab/danger/sidekiq_queues718Importing rule specialization_labels at /builds/gitlab-org/gitlab/danger/specialization_labels719Importing rule specs at /builds/gitlab-org/gitlab/danger/specs720Importing rule stable_branch_patch at /builds/gitlab-org/gitlab/danger/stable_branch_patch721Importing rule subtype_label at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/subtype_label722Importing rule type_label at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/type_label723Importing rule utility_css at /builds/gitlab-org/gitlab/danger/utility_css724Importing rule vue_shared_documentation at /builds/gitlab-org/gitlab/danger/vue_shared_documentation725Importing rule z_add_labels at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/z_add_labels726Importing rule z_metadata at /builds/gitlab-org/gitlab/danger/z_metadata727Importing rule z_retry_link at /builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/gitlab-dangerfiles-3.7.0/lib/danger/rules/z_retry_link728Results:729Markdown:730## Reviewer roulette731Changes that require review have been detected!732Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:733| Category | Reviewer | Maintainer |734| -------- | -------- | ---------- |735| ~"backend" | [Mohamed Hamda](https://gitlab.com/mhamda)  (`@mhamda`) (UTC+1, same timezone as `@igor.drozdov`) | [Luke Duncalfe](https://gitlab.com/.luke)  (`@.luke`) (UTC+13, 12 hours ahead of `@igor.drozdov`) |736To spread load more evenly across eligible reviewers, Danger has picked a candidate for each737review slot, based on their timezone. Feel free to738[override these selections](https://about.gitlab.com/handbook/engineering/projects/#gitlab)739if you think someone else would be better-suited740or use the [GitLab Review Workload Dashboard](https://gitlab-org.gitlab.io/gitlab-roulette/) to find other available reviewers.741To read more on how to use the reviewer roulette, please take a look at the742[Engineering workflow](https://about.gitlab.com/handbook/engineering/workflow/#basics)743and [code review guidelines](https://docs.gitlab.com/ee/development/code_review.html).744Please consider assigning a reviewer or maintainer who is a745[domain expert](https://about.gitlab.com/handbook/engineering/projects/#gitlab) in the area of the merge request.746Once you've decided who will review this merge request, assign them as a reviewer!747Danger does not automatically notify them for you.748**If needed, you can retry the [🔁 `danger-review` job](https://gitlab.com/gitlab-org/gitlab/-/jobs/3780728436) that generated this comment.**749==> 'bundle exec danger --fail-on-errors=true --verbose --danger_id="2ee1c7" --dangerfile="Dangerfile"' succeeded in 5 seconds.751Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy752Not uploading cache node-modules-bullseye-test-16 due to policy754Job succeeded