Interface Repository

Repository refers to a VCS repository.

Hierarchy

  • Repository

Properties

created_at?: string

The time/date the Repository was created.

Format

date-time

entity_type: string

A string description of this resource.

external_id?: string

The VCS unique identifier for the Repository.

full_name?: string

The full name of the VCS repository.

id?: number

The ID associated to the VCS repository in Shortcut.

Format

int64

name?: string

The shorthand name of the VCS repository.

type: "github" | "gitlab" | "bitbucket"

The VCS provider for the Repository.

updated_at?: string

The time/date the Repository was updated.

Format

date-time

url?: string

The URL of the Repository.

Generated using TypeDoc