Skip to content

v7.6.0

Choose a tag to compare

@octokitbot octokitbot released this 30 Aug 12:44
· 221 commits to main since this release
6c878d3

7.6.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