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 "passed with warning" flag for checker result #355

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hannesbraun
Copy link
Contributor

@hannesbraun hannesbraun commented Oct 12, 2022

This adds a "passed with warning" flag for checker results. This is useful for indicating that something went wrong in a required check where the checker should still pass.

I also modified the ScriptChecker to set this flag when the exit code of a script is 121.

Again: the tests don't pass because I didn't merge #348 into this branch.

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.

1 participant