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

Optionally exit with zero code, event if limit broken. #176

Open
SilentImp opened this issue Apr 25, 2020 · 1 comment
Open

Optionally exit with zero code, event if limit broken. #176

SilentImp opened this issue Apr 25, 2020 · 1 comment

Comments

@SilentImp
Copy link

In some cases, when you want to monitor size changes and limit in a non-blocking way it's nice to have the opportunity to generate JSON with the result (to show in a merge request, for example), that shows that limit is broken but don't exit with non-zero code to not stop the pipelines.

@ai
Copy link
Owner

ai commented Apr 25, 2020

Why avoiding "limit" option in the config will not fit your case?

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

No branches or pull requests

2 participants