Type alias AutoReleaseGroup

AutoReleaseGroup: {
    git_ref: string;
    latest_sha: string;
    name: string;
    repository: string;
}

Type declaration

  • git_ref: string
  • latest_sha: string
  • name: string
  • repository: string