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

allow macro analysis step to fail without stopping other jobs #3660

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jakemac53
Copy link
Contributor

@jakemac53 jakemac53 commented Mar 18, 2024

Fixes #3656

This should resolve it, I am going to push an intentional failure and then revert to test the behavior, so please wait to land until I have a chance to do that :). Tested and it works as expected.

Note that if there is a particular job we always want to run, we could also try adding if: always() to that, which might actually be an additional change we want to make.

@jakemac53 jakemac53 requested a review from eernstg March 18, 2024 14:51
@jakemac53 jakemac53 changed the title allow macro analysis step to fail without failing the surrounding job allow macro analysis step to fail without stopping other jobs Mar 18, 2024
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.

Failing analysis of macro test prevents other actions
1 participant