Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitPushEventData

Hierarchy

  • GitPushEventData

Index

Properties

Optional afterId

afterId: string

Optional beforeId

beforeId: string

Optional branch

branch: string

Optional commits

commits: Array<GitCommit>

Optional repository

repository: GitRepository

Generated using TypeDoc