-
How can I disable this? It's overwriting my Bitbucket Pipeline status. I just want dangerjs to return a non-0 exit code when there is a warning or failure. Many thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
orta
Jul 4, 2021
Replies: 1 comment
-
Perhaps |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
binary64
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Perhaps
--no-publish-check
disables that in bitbucket, if not, I'd accept a PR which makes it work