Skip to content

feat(ci): add ci trigger (#682)

Andreas Weber requested to merge AnWeber/cli:682 into main

Description

add a new command trigger to play a manual job

Related Issues

Resolves #682 (closed)

How has this been tested?

copied retry.go/retry_test.go and modified to support playjob api call

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 Andreas Weber

Merge request reports