Skip to content

fix(examples): add issue number argument to "glab issue view --web" example

Justen Stall requested to merge justenstall/cli:7503-glab-issue-help into main
  • Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA

Description

  • Add missing issue number argument to command example in the glab issue --help text for glab issue view --web example
  • Generate markdown docs with updated help text

Related Issues

Resolves #7503 (closed)

How has this been tested?

Confirmed fix with go run ./cmd/glab/ issue --help and tested with go test ./commands/issue/....

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading