Draft: feat(ci): add a command to cancel a job or a pipeline
Description
Add a new subcommand to the glab ci
group to cancel either a pipeline or a job
Related Issues
Resolves #1359
How has this been tested?
- Added new unit tests
- Tested it on the pipeline of this MR on my forked repo.
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