cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.89k stars 726 forks source link

GH4011: Add SetStepSummary method to GH Provider #4012

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

This commit adds a new SetStepSummary method, which can be used to write markdown content to known location, which will then mean that the summary is shown for the overall workflow.

Fixes #4011

devlead commented 1 year ago

@gep13 your changes have been merged, thanks for your contribution 👍