Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for posting to the markdown summary #1280

Merged
merged 4 commits into from
May 18, 2022
Merged

Adds support for posting to the markdown summary #1280

merged 4 commits into from
May 18, 2022

Conversation

orta
Copy link
Member

@orta orta commented May 18, 2022

GitHub added a new place where you can post markdown results about builds: https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/

This PR adds support in two places:

  • danger.github.setSummaryMarkdown("Looking good") for the DSL
  • The results DSL for sub-processes now accepts { github: { stepSummary: "Looking good" } }

@orta
Copy link
Member Author

orta commented May 18, 2022

Cool,

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant