Skip to content

v13.5.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 30 Aug 13:13
· 200 commits to main since this release
96862f5

13.5.0 (2022-08-30)

  • Add support for sorting with sort and direction querystring parameters when listing a repo's code scanning analyses with GET /repos/{owner}/{repo}/code-scanning/analyses
  • Add support for default_branch_only boolean request body parameter when creating a fork with POST /repos/{owner}/{repo}/forks
  • Add support for state_reason request body parameter when updating an issue with PATCH /repos/{owner}/{repo}/issues/{issue_number}
  • Update description of GET /organizations/{organization_id}/custom_roles to clarify required permissions
  • Update description of DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id} to clarify how sets of analyses work
  • Update description for GET /repos/{owner}/{repo}/contents/{path} to clarify that download links expire