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. 2022-11-28cb56473559e71
  2. 2022-11-2893f7b73ac07d2
  3. 2022-11-289120d883b76e2
  4. 2022-11-28434db317b4c12

What changed

  • 2022-11-28cb56473559e71See the full diff
    • for the query request parameter check_suite_id, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

  • 2022-11-2893f7b73ac07d2See the full diff
    • 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

  • 2022-11-289120d883b76e2See the full diff
    • 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

  • 2022-11-28434db317b4c12See the full diff
    • 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

Of the 62 revisions, 1 has no diff computed.