Capture what-if output from stdout
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 20
- Avg merge
- 15h 37m
- Merged PRs (30d)
- 4
Description
Hello,
Running a what-if deployment produces the below output in the standard output:
Is there any way to capture this to use somewhere else?
I'd like to include the result of the what-if operation in the workflow summary so that the users won't have to find buried in a step of the workflow.
Other uses that I can imagine for this also include printing the what-if in a pull request or save an artifact with infra changes.
I couldn't find it in the documentation, so if this is already supported, could you point me where to find the information? If not, could it be an addition?
Thank you.
Contributor guide
Research direction
Start by reviewing the Azure Deploy GitHub Action's handling of what-if deployment output and its documentation. Determine whether stdout can be exposed as an output for workflow summaries, pull requests, or artifacts, and document or implement the supported capture path with an example showing the resulting value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions, typescript
- Domain
- ci-cd, cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100