Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePullRequestDetails

The information about new Pull Request.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Details of the pull request. Avoid entering confidential information.

Optional destinationBranch

destinationBranch: undefined | string

The destination branch of the pull request. If not provided, default branch will be used as the destination branch.

displayName

displayName: string

Pull Request title

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

repositoryId

repositoryId: string

The OCID of the repository.

Optional reviewers

Reviewers for this pull request.

sourceBranch

sourceBranch: string

The source branch of the pull request.

Optional sourceRepositoryId

sourceRepositoryId: undefined | string

The OCID of the forked repository that will act as the source of the changes to be included in the pull request against the parent repository.

Functions

getDeserializedJsonObj

getJsonObj