Interface HistoryActionBranchCreate

An action representing a VCS Branch being created.

Hierarchy

  • HistoryActionBranchCreate

Properties

action: "create"

The action of the entity referenced.

entity_type: string

The type of entity referenced.

id: number

The ID of the entity referenced.

Format

int64

name: string

The name of the VCS Branch that was pushed

url: string

The URL from the provider of the VCS Branch that was pushed

Generated using TypeDoc