Skip to main content

Check out Port for yourself ➜ 

Update an action run

PATCH 

/v1/actions/runs/:run_id

This route allows you to update an action run's details. This can be used to update the run's status & label, and add links to it (e.g. external logs of the job runner).

To learn more about action runs, check out the documentation.

Version parameter value

Set the version parameter to v2 for the latest version of the API.

Request

Responses

OK