Neutral conclusion using Github Checks

Is there a way for a job to return “neutral” instead of “failed” or “success” when using Github Checks?

I want to run some lint checks on the code to find potential convention problems without failing the build. I think this would be useful in a pull request setting.

Ref: https://developer.github.com/v3/checks/runs/

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.