Skip to content

feat: Combine Open in GitLab commands

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

Description

This MR removes the "Open in Browser" command and moves the functionality to the existing "Open in GitLab" command.

How has this been tested?

Right-click on an item under the pipeline item of the "For Current Branch" panel. The Pipeline and Job items have a context menu.

Screenshots (if appropriate)

Before After
Screenshot_2024-05-24_at_16.36.42 Screenshot_2024-05-24_at_16.37.23

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Lennard Sprong

Merge request reports