Skip to content

feat: rename `ask git` to `duo ask`

Kai Armstrong requested to merge phikai-move-ask-to-duo into main

Description

This should rename ask git to duo ask to better align on our standard noun verb pattern. This also retains ask git as an alias to the existing commands... although given this was experimental, I could be convinced we could drop this as a breaking change.

What this doesn't do, and maybe should? Is introduce a --git flag so it's clear what you're asking about. Given that glab duo ask feels more open ended, it could be good to have a flag, but by default if you don't use the flag, still use that endpoint.

Related Issues

Partially address #7530

How has this been tested?

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 Kai Armstrong

Merge request reports