-
-
Notifications
You must be signed in to change notification settings - Fork 768
Add GitHub Actions SetStepSummary Command #4011
Copy link
Copy link
Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have searched issues to ensure it has not already been reported
Cake runner
Cake .NET Tool
Cake version
2.3.0
Operating system
Linux
Operating system architecture
64-Bit
CI Server
GitHub Actions
What are you seeing?
Following up from #4009, it makes sense to create a SetStepSummary method, which works in a very similar way.
What is expected?
It should be possible to write markdown content to the GitHub Step Summary environment variable location, and the summary should appear in the summary for the workflow.
Steps to Reproduce
N/A.
Output log
N/A
Reactions are currently unavailable