Support running specific jobs in a first-class way
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://circleci.com/docs/2.0/api-job-trigger/
Workaround is to run `cci-trigger foo/bar CIRCLE_JOB=deploy`, but an interface like `cci-trigger foo/bar --job=deploy` would be cleaner.
Also determine if build parameters should take precedence over flags.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.