instrumenta / instrumenta/kubeval-action
Enable output capture for subsequent steps
Open
- Dominant language
- No language data
- Stars
- 31
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I want to be able to print the output as a comment on the triggering pull request for my workflow with something like `steps.kubeval.outputs.stdout`, which doesn't appear possible as yet
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the kubeval-action repository's action entry point and how it currently handles command output. Confirm how a workflow step can expose stdout for later steps, then verify that a subsequent step can reference the output as steps.kubeval.outputs.stdout and use it in a pull-request comment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kubernetes
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100