Wasm Directoryalpha
Record

get-pullrequests-for-commit-params

No description available.

record get-pullrequests-for-commit-params {
  workspace: string,
  repo-slug: string,
  commit: string,
  page: option​<s32>,
  pagelen: option​<s32>,
}

Fields

NameTypeDescription
workspacestring
repo-slugstring
commitstring
pageoption​<s32>
pagelenoption​<s32>