跳到主要内容

Stop the running pipeline instance

POST 

/api/v8/repos/:owner/:repo/actions/runs/:run_id/stop

Request

Path Parameters

    owner stringrequired

    Repository space address (organization or individual's address path)

    repo stringrequired

    Repository path (path)

    run_id stringrequired

    Pipeline Run ID

Query Parameters

    access_token stringrequired

    User authorization code

Responses

Response Headers
    Schema
      successbooleanrequired