Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourcePullRequestVersion

Hierarchy

  • SourcePullRequestVersion

Index

Properties

Optional pullRequestId

pullRequestId: string

Pull Request Id for which the release will publish status.

Optional pullRequestMergedAt

pullRequestMergedAt: Date

Date and time of the pull request merge creation. It is required to keep timeline record of Releases created by pull request.

Optional sourceBranchCommitId

sourceBranchCommitId: string

Source branch commit Id of the Pull Request for which the release will publish status.

Optional targetBranch

targetBranch: string

Target branch of the Pull Request.

Generated using TypeDoc