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

IT-3921: Fix periodic scan #11

Merged
merged 8 commits into from
Dec 2, 2024
Merged

Conversation

brucehoff
Copy link
Contributor

Two fixes:
(1) When referring to the output of a callable workflow we have to reference the output of the workflow not of a job in the workflow. This PR adds the workflow output, trivy_conclusion so it can be referenced by the caller;
(2) When referring to the conclusion of a step it's step.conclusion not step.output.conclusion.

@brucehoff brucehoff requested a review from a team November 27, 2024 02:37
@brucehoff brucehoff merged commit 2821f55 into Sage-Bionetworks-IT:main Dec 2, 2024
6 checks passed
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