Edit

AutofixCallbackRequest interface

Payload sent by the autofix pipeline to report the outcome of a run.

Properties

pullRequestId
requestId
status

Terminal status reported by the pipeline.

Property Details

pullRequestId

pullRequestId: number

Property Value

number

requestId

requestId: number

Property Value

number

status

Terminal status reported by the pipeline.

status: AutofixCallbackStatus

Property Value