Skip to main content

read_gate

Function read_gate 

Source
pub fn read_gate(
    target: &Utf8Path,
    required_check: &str,
    trunk: &str,
) -> GateReport
Expand description

Read every workflow under the target’s .github/workflows and judge the named check against the jobs that report on a pull request.