Add spacing to the blame preferences dropdown
What does this MR do and why?
Adds extra spacing to the blame preferences dropdown
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- Enable the
blame_ignore_revs
feature flag - Navigate to the blame page
- Open the Blame preferences dropdown
Related to #514684 (closed)
Merge request reports
Activity
changed milestone to %17.10
assigned to @jerasmus
added pipelinetier-1 label
2 Warnings featureaddition and featureenhancement merge requests normally have a documentation change. Consider adding a documentation update or confirming the documentation plan with the Technical Writer counterpart.
For more information, see:
- The Handbook page on merge request types.
- The definition of done documentation.
The master pipeline status page reported failures in If these jobs fail in your merge request with the same errors, then they are not caused by your changes.
Please check for any on-going incidents in the incident issue tracker or in the#master-broken
Slack channel.1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer frontend @dstull
(UTC-5, 6 hours behind author)
@djadmin
(UTC+5.5, 4.5 hours ahead of author)
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by ****@djadmin
could you please review/merge this tiny MR when you get a chance?requested review from @djadmin
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for d83c51b9expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 138 | 0 | 22 | 3 | 160 | ✅ | | Data Stores | 31 | 0 | 10 | 0 | 41 | ✅ | | Secure | 5 | 0 | 3 | 1 | 8 | ✅ | | Package | 24 | 0 | 14 | 1 | 38 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Plan | 82 | 0 | 8 | 2 | 90 | ✅ | | Govern | 79 | 0 | 13 | 1 | 92 | ✅ | | Verify | 48 | 0 | 24 | 1 | 72 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 425 | 0 | 131 | 9 | 556 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-cng:
test report for d83c51b9expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 82 | 0 | 12 | 0 | 94 | ✅ | | Create | 142 | 0 | 22 | 0 | 164 | ✅ | | Plan | 86 | 0 | 8 | 0 | 94 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Data Stores | 31 | 0 | 10 | 0 | 41 | ✅ | | Package | 29 | 0 | 15 | 0 | 44 | ✅ | | Verify | 49 | 0 | 23 | 0 | 72 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Secure | 5 | 0 | 3 | 0 | 8 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 442 | 0 | 130 | 0 | 572 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
Edited by ****Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 212741ae and d83c51b9
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.95 MB 4.95 MB - 0.0 % mainChunk 3.88 MB 3.88 MB - 0.0 %
Note: We do not have exact data for 212741ae. So we have used data from: f3f16a94.
The intended commit has no webpack pipeline, so we chose the last commit with one before it.Please look at the full report for more details
Read more about how this report works.
Generated by
Dangeradded this merge request to the merge train at position 4
mentioned in commit 210962e9
mentioned in incident gitlab-org/quality/engineering-productivity/master-broken-incidents#11056 (closed)
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
Awesome work @djadmin!
You've earned an achievement for your quick and efficient MR review. Keep it up!added automation:fast-review label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label