Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApplyStage

An apply stage merges the changes if the pull request is accepted.

Properties

Optional nextStageType

nextStageType: model.RemediationRunStageType

The next type of stage in the remediation run.

Optional pipelineProperties

pipelineProperties: model.PipelineProperties

Optional previousStageType

previousStageType: model.RemediationRunStageType

The previous type of stage in the remediation run.

Optional pullRequestProperties

pullRequestProperties: model.PullRequestProperties

remediationRunId

remediationRunId: string

The Oracle Cloud identifier (OCID) of the remediation run.

status

status: Status

The current status of a remediation run stage.

Optional summary

summary: undefined | string

Information about the current step within the stage.

timeCreated

timeCreated: Date

The creation date and time of the remediation run stage (formatted according to RFC3339).

Optional timeFinished

timeFinished: Date

The date and time of the finish of the remediation run stage (formatted according to RFC3339).

Optional timeStarted

timeStarted: Date

The date and time of the start of the remediation run stage (formatted according to RFC3339).

Const type

type: string = "APPLY"

Methods

getDeserializedJsonObj

getJsonObj