Skip to content

feat: introduce logic branching based on GitLab version and use it for snippets

This MR introduces a simple utility function that can switch between different implementations based on the GitLab version that the extension connects to.

This MR also applies this utility to two problems:

Related to #428 (closed)

Merge request reports