adobe / adobe/aio-cli-plugin-cloudmanager
Support action labels as input to execution:get-step-log and execution:get-quality-gate-result
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
As described in #226, it would be helpful if the label (i.e. "Build Image") could be provided as the action option to these commands.
This is likely dependent upon https://github.com/oclif/parser/issues/162. It is doable without that change in @oclif/parser, but option validation would have to be reimplemented so it would be best if @oclif/parser supported that directly.
Contributor guide
Research direction
Start by reviewing the execution:get-step-log and execution:get-quality-gate-result command entry points, then read the dependency described in #226 and the linked @oclif/parser issue. Done means both commands accept action labels such as "Build Image" as the action option while preserving option validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100