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

  1. daeba3129b5f1
  2. 60d47c49b8962
  3. 68f6314a01752
  4. e26e2e7af9312

What changed

    • for the query request parameter check_suite_id, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • added the optional property workflow_runs/items/head_repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/mode to the response with the 200 status

      response-optional-property-added

    • added the optional property workflow_runs/items/repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/mode to the response with the 200 status

      response-optional-property-added

    • removed the optional property workflow_runs/items/head_repository/has_commit_comments from the response with the 200 status

      response-optional-property-removed

    • removed the optional property workflow_runs/items/repository/has_commit_comments from the response with the 200 status

      response-optional-property-removed

    • added the optional property workflow_runs/items/head_repository/has_commit_comments to the response with the 200 status

      response-optional-property-added

    • added the optional property workflow_runs/items/repository/has_commit_comments to the response with the 200 status

      response-optional-property-added