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

Add ci.minSeverity #1108

Closed
wants to merge 1 commit into from
Closed

Add ci.minSeverity #1108

wants to merge 1 commit into from

Conversation

kamushadenes
Copy link

Allow to specify a minimum severity for CI checks to fail.

@prymitive
Copy link
Collaborator

There's already a flag for this

pint ci -h
[...]
--fail-on value, -w value      Exit with non-zero code if there are problems with given severity (or higher) detected. (default: "bug")
[...]

@prymitive prymitive closed this Sep 30, 2024
@kamushadenes
Copy link
Author

This flag still reports all infos and warnings and comments them, making every PR a mess unless everything is manually ignored.

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

Successfully merging this pull request may close these issues.

2 participants