Skip to main content

github_check_conclusion

Function github_check_conclusion 

Source
pub fn github_check_conclusion(issues: &[CiIssue]) -> ReviewCheckConclusion
Expand description

GitHub check conclusion for a set of findings: Failure when any is major or above, Success when empty, Neutral otherwise.