Skip to content

feat(lint): provide dry-run, include-jobs and ref options

Sebastian Gumprich requested to merge gitlab-community/cli:ci_lint_opts into main

Description

Provide dry-run, include-jobs and ref options to glab ci lint.

The doc-strings were mostly adapted from here

Related Issues

Resolves #1375 (closed)

How has this been tested?

locally

Not sure, what tests to add. I'd take a hint here. :)

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports