Changes to List workflow runs for a repository
GET /repos/{owner}/{repo}/actions/runs
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 62 revisions of this API.124
What changed
- ▲
for the
queryrequest parametercheck_suite_id, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
added the optional property
workflow_runs/items/head_repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/modeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
workflow_runs/items/repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/modeto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
workflow_runs/items/head_repository/has_commit_commentsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
workflow_runs/items/repository/has_commit_commentsfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
workflow_runs/items/head_repository/has_commit_commentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
workflow_runs/items/repository/has_commit_commentsto the response with the200statusresponse-optional-property-added
- ○