pub fn read_gate(
target: &Utf8Path,
required_check: &str,
trunk: &str,
) -> GateReportExpand description
Read every workflow under the target’s .github/workflows and judge
the named check against the jobs that report on a pull request.