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

feat: add github summary integration #52

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

jycamier
Copy link
Contributor

@jycamier jycamier commented Jun 27, 2023

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

image

Issue

#51

@jycamier jycamier changed the title feat: add github summury integration feat: add github summary integration Jun 28, 2023
@timarenz
Copy link
Collaborator

hey, thank you so much for your contribution. can you please make sure you sign your commits as per our guidelines? much appreciated.

@jycamier
Copy link
Contributor Author

Hi @timarenz
Sorry. I thought they were signed. It's fixed.

@zachfeld
Copy link

Is there anything blocking this from being merged?

@timarenz timarenz merged commit 065f92e into lacework:main Jul 13, 2023
@timarenz
Copy link
Collaborator

Just merged and will release. Thank for the contribution.

timarenz added a commit that referenced this pull request Jul 13, 2023
@timarenz
Copy link
Collaborator

timarenz commented Jul 13, 2023

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.

@jycamier
Copy link
Contributor Author

Indeed. Sorry. I'll fix it in a few hours.

timarenz added a commit that referenced this pull request Jul 26, 2023
@lacework-releng lacework-releng mentioned this pull request Sep 21, 2023
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.

feat: github summary integration
4 participants