Record

merge-params

No description available.

record merge-params {
  owner: string,
  repo: string,
  base: string,
  commit-message: option​<string>,
  head: string,
}

Fields

NameTypeDescription
ownerstring
repostring
basestring
commit-messageoption​<string>
headstring