|
Hi Would be good to have the option to not fail on approved changes, or some other command/flag to retrieve if the build has been approved or not. |
Answered by
itsjwala
Mar 15, 2023
Replies: 2 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v1.21.0 is released with the functionality to include
--pass-if-approvedflag alongside--fail-on-changeswhich won't exit CLI if build is approved.