跳到主要内容

重新运行流水线

POST 

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

Request

Path Parameters

    owner stringrequired

    仓库所属空间地址(组织或个人的地址path)

    repo stringrequired

    仓库路径(path)

    run_id stringrequired

    流水线运行id

Query Parameters

    access_token stringrequired

    用户授权码

Responses

Response Headers
    Schema
      successbooleanrequired