-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: add github summary integration #52
Conversation
hey, thank you so much for your contribution. can you please make sure you sign your commits as per our guidelines? much appreciated. |
922eb0b
to
cf174f6
Compare
Hi @timarenz |
Is there anything blocking this from being merged? |
Just merged and will release. Thank for the contribution. |
Okay, so we need to revert this change as we can not parse the exit code of the lw-scanner command anymore. Exit code is overwritten by the pipe to tee. |
Indeed. Sorry. I'll fix it in a few hours. |
Close #51
Summary
Github Summary is a simple way to expose the results of your pipeline to developers in a pull request context.
How did you test this change?
I've added a new pipeline which test it.
https://github.com/jycamier/lw-scanner-action/actions/runs/5392578473
Issue
#51