feat(issues): add filter by iteration option to issue list
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
Description
Added additional flag, --iteration to issue list command. This allows users to filter the issues returned by the ID of the iteration supplied, if any.
Related Issues
Resolves #7628 (closed)
How has this been tested?
Tested changes vs ultimate Gitlab used at $job. Ran a simple command glab issue list -a=@me -i ITERATION_NUMBER and worked correctly.
The changes affect no other parts of the code.
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
Closes #7628 (closed)
Edited by 🤖 GitLab Bot 🤖