danger-review
Passed Started
by
@markrian

Mark Florian
1Running with gitlab-runner 17.4.0~pre.110.g27400594 (27400594)2 on blue-4.shared-gitlab-org.runners-manager.gitlab.com/default 8cwZ3F43, system ID: s_df0f7e24ca8b3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image ruby:3.3 ...7Pulling docker image ruby:3.3 ...8Using docker image sha256:4735e06e2e012c1241bc0d6cc58f42a69b7a5cbb80d1ef4fd03ac0803906a5c9 for ruby:3.3 with digest ruby@sha256:d31b448100c85100876c4a5290375cca26e231d915d7a037599e33e02238560c ...10Running on runner-8cwz3f43-project-7071551-concurrent-0 via runner-8cwz3f43-shared-gitlab-org-1733408096-9caf0229...12Fetching changes...13Initialized empty Git repository in /builds/gitlab-org/gitlab-ui/.git/14Created fresh repository.15Checking out 2f5262ae as detached HEAD (ref is refs/merge-requests/4802/train)...16Skipping Git submodules setup17$ git remote set-url origin "${CI_REPOSITORY_URL}"19Using docker image sha256:4735e06e2e012c1241bc0d6cc58f42a69b7a5cbb80d1ef4fd03ac0803906a5c9 for ruby:3.3 with digest ruby@sha256:d31b448100c85100876c4a5290375cca26e231d915d7a037599e33e02238560c ...20$ git fetch origin orphaned-semantic-commit22 * branch orphaned-semantic-commit -> FETCH_HEAD23$ git replace a1cebda1ef6e9579e742fdf3937a28643c8e31ec 936121d1c483f2279e9a3601c6442c7c2b65ed2124$ git replace e1fa01d280bbed0ce43e6541d1d75f4474eff1fd 936121d1c483f2279e9a3601c6442c7c2b65ed2125$ [[ ! -f "Gemfile" ]] && bundle init && bundle add gitlab-dangerfiles26Writing new Gemfile to /builds/gitlab-org/gitlab-ui/Gemfile27Fetching gem metadata from https://rubygems.org/..............28Resolving dependencies...29Fetching gem metadata from https://rubygems.org/...........30Resolving dependencies...31Fetching rake 13.2.132Installing rake 13.2.133Fetching public_suffix 6.0.134Fetching base64 0.2.035Installing base64 0.2.036Fetching bigdecimal 3.1.837Installing public_suffix 6.0.138Fetching claide 1.1.039Installing bigdecimal 3.1.8 with native extensions40Installing claide 1.1.041Fetching colored2 3.1.242Installing colored2 3.1.243Fetching nap 1.1.044Installing nap 1.1.045Fetching open4 1.3.446Installing open4 1.3.447Fetching csv 3.3.048Installing csv 3.3.049Fetching uri 1.0.250Installing uri 1.0.251Fetching json 2.9.052Installing json 2.9.0 with native extensions53Fetching logger 1.6.254Installing logger 1.6.255Fetching rchardet 1.8.056Installing rchardet 1.8.057Fetching pstore 0.1.358Installing pstore 0.1.359Fetching unicode-display_width 2.6.060Installing unicode-display_width 2.6.061Fetching mini_mime 1.1.562Installing mini_mime 1.1.563Fetching addressable 2.8.764Installing addressable 2.8.765Fetching cork 0.3.066Installing cork 0.3.067Fetching net-http 0.6.068Installing net-http 0.6.069Fetching kramdown 2.5.170Installing kramdown 2.5.171Fetching terminal-table 3.0.272Installing terminal-table 3.0.273Fetching git 1.19.174Installing git 1.19.175Fetching claide-plugins 0.9.276Installing claide-plugins 0.9.277Fetching faraday-net_http 3.4.078Installing faraday-net_http 3.4.079Fetching kramdown-parser-gfm 1.1.080Installing kramdown-parser-gfm 1.1.081Fetching faraday 2.12.182Installing faraday 2.12.183Fetching faraday-http-cache 2.5.184Installing faraday-http-cache 2.5.185Fetching sawyer 0.9.286Installing sawyer 0.9.287Fetching octokit 9.2.088Installing octokit 9.2.089Fetching danger 9.5.190Installing danger 9.5.191Fetching multi_xml 0.7.192Installing multi_xml 0.7.193Fetching httparty 0.22.094Installing httparty 0.22.095Fetching gitlab 5.1.096Installing gitlab 5.1.097Fetching danger-gitlab 9.0.098Installing danger-gitlab 9.0.099Fetching gitlab-dangerfiles 4.8.0100Installing gitlab-dangerfiles 4.8.0101$ bundle install102Bundle complete! 1 Gemfile dependency, 37 gems now installed.103Use `bundle info [gemname]` to see where a bundled gem is installed.104$ if [[ "$CI_MERGE_REQUEST_PROJECT_URL" != "$CI_MERGE_REQUEST_SOURCE_PROJECT_URL" || -z "${GITLAB_API_TOKEN}" ]]; then # collapsed multi-line command105$ if [ -z "${GITLAB_API_TOKEN}" ]; then # collapsed multi-line command106To use retry middleware with Faraday v2.0+, install `faraday-retry` gem107Importing rule changes_size at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/changes_size108Importing rule commits_counter at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/commits_counter109Importing rule metadata at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/metadata110Importing rule semantic_commit at /builds/gitlab-org/gitlab-ui/danger/semantic_commit111Importing rule simple_roulette at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/simple_roulette112Importing rule simple_ux_review at /builds/gitlab-org/gitlab-ui/danger/simple_ux_review113Importing rule specs at /builds/gitlab-org/gitlab-ui/danger/specs114Importing rule type_label at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/type_label115Importing rule z_add_labels at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/z_add_labels116Importing rule z_retry_link at /usr/local/bundle/gems/gitlab-dangerfiles-4.8.0/lib/danger/rules/z_retry_link117Results:118Markdown:119## 📦 Minor release ([conventional commits](https://gitlab.com/gitlab-org/gitlab-ui/-/blob/main/doc/contributing/commits.md))120This Merge Request will trigger a _minor release_ of GitLab UI, triggered by commit:1216812034cdf0d44e1277e95addd45da526dc8e688122This will bump the second part of the version number, e.g. `v1.2.3` -> `v1.3.0`.123## Reviewer roulette124Changes that require review have been detected! A merge request is normally125reviewed by both a reviewer and a maintainer in its primary category and by a126maintainer in all other categories.127To spread load more evenly across eligible reviewers, Danger has picked a candidate for each128review slot. Feel free to129[override these selections](https://about.gitlab.com/handbook/engineering/projects/#gitlab-ui)130if you think someone else would be better-suited131or use the [GitLab Review Workload Dashboard](https://gitlab-org.gitlab.io/gitlab-roulette/?currentProject=gitlab-ui)132to find other available reviewers.133To read more on how to use the reviewer roulette, please take a look at the134[Engineering workflow](https://about.gitlab.com/handbook/engineering/workflow/#basics)135and [code review guidelines](https://docs.gitlab.com/ee/development/code_review.html).136Please consider assigning a reviewer or maintainer who is a137[domain expert](https://about.gitlab.com/handbook/engineering/projects/#gitlab-ui)138in the area of the merge request.139Once you've decided who will review this merge request, mention them as you140normally would! Danger does not automatically notify them for you.141| Category | Reviewer | Maintainer |142| -------- | -------- | ---------- |143| ~"frontend" | `@ntepluhina` [{width=12}](https://gitlab.com/ntepluhina) {width=12} (UTC+1, same timezone as author) | `@fguibert` [{width=12}](https://gitlab.com/fguibert) {width=12} (UTC+10, 9 hours ahead of author) |144**If needed, you can retry the [🔁 `danger-review` job](https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/8558830766) that generated this comment.**146Job succeeded