Wasm Directoryalpha
Record

update-status-check-protection-params

No description available.

record update-status-check-protection-params {
  owner: string,
  repo: string,
  branch: string,
  checks: option​<list​<update-status-check-protection-body-checks-item>>,
  contexts: option​<list​<string>>,
  strict: option​<bool>,
}

Fields

NameTypeDescription
ownerstring
repostring
branchstring
checksoption​<list​<update-status-check-protection-body-checks-item>>
contextsoption​<list​<string>>
strictoption​<bool>