Edit

PipelineRewireResponse interface

Response containing the pipeline rewiring configuration and status for a migration.

Properties

pipelines

The list of pipelines and their rewiring status.

serviceConnectionId

The GitHub Enterprise service connection ID used for pipeline clones.

Property Details

pipelines

The list of pipelines and their rewiring status.

pipelines: PipelineRewireEntry[]

Property Value

serviceConnectionId

The GitHub Enterprise service connection ID used for pipeline clones.

serviceConnectionId: string

Property Value

string