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

[no ticket] re-order vuln scans #3037

Merged
merged 3 commits into from
Dec 2, 2024
Merged

[no ticket] re-order vuln scans #3037

merged 3 commits into from
Dec 2, 2024

Conversation

coilysiren
Copy link
Collaborator

Time to review: 1 mins

Changes proposed

Changes the grype vuln scan that outputs to stdout to run last

Context for reviewers

Right now, Github Actions expands the last failing action within a PR:

image

The UX of this is poor, because second the anchor/grype scan action doesn't output anything to stdout. With this change, the action that outputs to stdout will run second, so you should get a better experience when you click into the actions run for a failing PR.

@coilysiren coilysiren changed the title [no ticket] Re-order vuln scans [no ticket] re-order vuln scans Nov 26, 2024
@coilysiren coilysiren marked this pull request as ready for review November 26, 2024 16:34
@coilysiren coilysiren requested a review from acouch as a code owner November 26, 2024 16:34
@coilysiren coilysiren merged commit a2ce07d into main Dec 2, 2024
21 checks passed
@coilysiren coilysiren deleted the kai/grype-display branch December 2, 2024 18:11
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.

2 participants