Want to terminate CI pipeline if any fatal error comes #871
AmandeepSaxena
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@prymitive I am using pint in ci referring
And after testing I found it is generating a report, in place of that what I want is to get error while pipeline build ( like ./pint lint rules.yaml works) and get error in github workflow check and if any fatal error comes that PR will be failed to get merge. How can I do that? I am confused if I can do any configuration for that. Please help me here.
Beta Was this translation helpful? Give feedback.
All reactions