Skip to content

GH4011: Add SetStepSummary method to GH Provider#4012

Merged
devlead merged 2 commits intocake-build:developfrom
gep13:add-step-summary-output
Oct 24, 2022
Merged

GH4011: Add SetStepSummary method to GH Provider#4012
devlead merged 2 commits intocake-build:developfrom
gep13:add-step-summary-output

Conversation

@gep13
Copy link
Copy Markdown
Member

@gep13 gep13 commented Oct 23, 2022

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

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.

Co-authored-by: Sean Fausett <[email protected]>
@devlead devlead force-pushed the add-step-summary-output branch from d1b8f1c to 2dc9fc1 Compare October 24, 2022 15:10
@devlead devlead force-pushed the add-step-summary-output branch from f9b4723 to 320d233 Compare October 24, 2022 15:57
Copy link
Copy Markdown
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@devlead devlead merged commit ddde07e into cake-build:develop Oct 24, 2022
@devlead
Copy link
Copy Markdown
Member

devlead commented Oct 24, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GitHub Actions SetStepSummary Command

3 participants