Skip to content

chore: recommend GitLab Workflow as an extension for the project

Tomas Vik requested to merge 386-recommend-gitlab-workflow into main

What does this MR do and why?

This MR adds the official GitLab Workflow VS Code extension (repository, extension page).

We are trying to raise awareness of the extension. See more information in this discussion: https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/issues/386#note_694132028

With this change, VS Code will recommend installing GitLab Workflow to users who open this project in VS Code.

Screenshots or screen recordings

screenshot1

screenshot2

How to set up and validate locally

  1. Make sure your VS Code settings don't contain "extensions.ignoreRecommendations": true
  2. Uninstall GitLab Workflow if you have it installed
  3. Open this branch in VS Code

Related to #386

Edited by Tomas Vik

Merge request reports