We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
currently, the bundle always returns exit code 1 on a warning. developers should be able to change this.
The text was updated successfully, but these errors were encountered:
feat(exit-code): configure exit code on warning
9353e22
#1
feat(exit-code): configure exit code for critical on api and command
6fb5094
fix(api): set custom status code correctly. added corresponding test
f0fc2c8
feat(status-code): configure api and command status codes for warning…
b59fcd0
… and critical feat(status-code): configure api and command status codes for warning and critical #1
xarem
No branches or pull requests
currently, the bundle always returns exit code 1 on a warning. developers should be able to change this.
The text was updated successfully, but these errors were encountered: