Skip to content

v3.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 17:57
bf089f4

Features

  • repos.getAccessRestrictions
  • pulls.listCommentsForReview
  • pulls.removeRequestedReviewers
  • pulls.requestReviewers
  • pulls.listRequestedReviewers
  • pulls.createReplyForReviewComment
  • pulls.createReviewComment
  • pulls.listReviewComments
  • pulls.deleteReviewComment
  • pulls.updateReviewComment
  • pulls.getReviewComment
  • pulls.listReviewCommentsForRepo
  • projects.getPermissionForUser
  • orgs.listPublicEmailsForAuthenticatedUser
  • orgs.updateMembershipForAuthenticatedUser
  • orgs.listMembershipsForAuthenticatedUser
  • users.deletePublicSshKeyForAuthenticated
  • users.getPublicSshKeyForAuthenticated
  • users.createPublicSshKeyForAuthenticated
  • users.listPublicSshKeysForAuthenticated
  • users.deleteGpgKeyForAuthenticated
  • users.getGpgKeyForAuthenticated
  • users.createGpgKeyForAuthenticated
  • users.listGpgKeysForAuthenticated
  • users.checkPersonIsFollowedByAuthenticated
  • users.deleteEmailsForAuthenticated
  • users.addEmailsForAuthenticated
  • users.listEmailsForAuthenticated
  • users.setPrimaryEmailVisibilityForAuthenticated
  • users.listBlockedByAuthenticated
  • scim.deleteUserFromOrg
  • scim.updateAttributeForUser
  • scim.setInformationForProvisionedUser
  • scim.getProvisioningInformationForUser
  • scim.provisionAndInviteUser
  • repos.downloadArchive
  • repos.createCommitStatus
  • repos.listReleaseAssets
  • repos.requestPagesBuild
  • repos.deletePagesSite
  • repos.createPagesSite
  • repos.deleteDeployKey
  • repos.createDeployKey
  • testPushWebhook
  • pingWebhook
  • deleteWebhook
  • updateWebhook
  • getWebhook
  • createWebhook
  • listWebhooks
  • repos.createOrUpdateFileContents
  • repos.getContent
  • repos.getCommunityProfileMetrics
  • repos.listCommitStatusesForRef
  • repos.listCommitComments
  • repos.removeUserAccessRestrictions
  • repos.addUserAccessRestrictions
  • repos.setUserAccessRestrictions
  • repos.removeTeamAccessRestrictions
  • repos.addTeamAccessRestrictions
  • repos.setTeamAccessRestrictions
  • repos.removeAppAccessRestrictions
  • repos.addAppAccessRestrictions
  • repos.setAppAccessRestrictions
  • repos.removeProtectedBranchRestrictions
  • repos.removeStatusCheckContexts
  • repos.addStatusCheckContexts
  • repos.setStatusCheckContexts
  • repos.getAllStatusCheckContexts
  • repos.removeStatusChecksProtection
  • repos.updateStatusChecksProtection
  • repos.getStatusChecksProtection
  • repos.deleteCommitSignatureProtection
  • repos.createCommitSignatureProtection
  • repos.getCommitSignatureProtection
  • repos.deletePullRequestReviewProtection
  • repos.updatePullRequestReviewProtection
  • repos.getPullRequestReviewProtection
  • repos.deleteAdminBranchProtection
  • repos.setAdminBranchProtection
  • repos.getAdminBranchProtection
  • repos.deleteBranchProtection
  • orgs.removePublicMembershipForAuthenticatedUser
  • orgs.setPublicMembershipForAuthenticatedUser
  • orgs.checkPublicMembershipForUser
  • orgs.removeMembershipForUser
  • orgs.setMembershipForUser
  • orgs.getMembershipForUser
  • orgs.checkMembershipForUser
  • orgs.listAppInstallations
  • orgs.pingHook
  • orgs.deleteHook
  • orgs.updateHook
  • orgs.getHook
  • orgs.createHook
  • orgs.listHooks
  • orgs.removeCredentialAuthorization
  • orgs.listSamlSsoAuthorizations
  • repos.listCommitCommentsForRepo

Deprecations

  • repos.getProtectedBranchRestrictions
  • pulls.getCommentsForReview
  • pulls.deleteReviewRequest
  • pulls.createReviewRequest
  • pulls.listReviewRequests
  • pulls.createReviewCommentReply
  • pulls.createComment
  • pulls.listComments
  • pulls.deleteComment
  • pulls.updateComment
  • pulls.getComment
  • pulls.listCommentsForRepo
  • projects.reviewUserPermissionLevel
  • orgs.listPublicEmails
  • orgs.updateMembership
  • orgs.listMemberships
  • users.deletePublicKey
  • users.getPublicKey
  • users.createPublicKey
  • users.listPublicKeys
  • users.deleteGpgKey
  • users.getGpgKey
  • users.createGpgKey
  • users.listGpgKeys
  • users.checkFollowing
  • users.deleteEmailsForAuthenticated
  • users.addEmailsForAuthenticated
  • users.listEmailsForAuthenticated
  • users.togglePrimaryEmailVisibility
  • users.listBlocked
  • scim.removeUserFromOrg
  • scim.updateUserAttribute
  • scim.replaceProvisionedUserInformation
  • scim.getProvisioningDetailsForUser
  • scim.provisionAndInviteUsers
  • repos.getArchiveLink
  • repos.createStatus
  • repos.listAssetsForRelease
  • repos.requestPageBuild
  • repos.disbalePagesSite
  • repos.enablePagesSite
  • repos.removeDeployKey
  • repos.addDeployKey
  • testPushHook
  • pingHook
  • deleteHook
  • updateHook
  • getHook
  • createHook
  • listHooks
  • repos.createOrUpdateFile
  • repos.getContents
  • repos.retrieveCommunityProfileMetrics
  • repos.listStatusesForRef
  • repos.listCommentsForCommit
  • repos.removeProtectedBranchUserRestrictions
  • repos.addProtectedBranchUserRestrictions
  • repos.replaceProtectedBranchUserRestrictions
  • repos.removeProtectedBranchTeamRestrictions
  • repos.addProtectedBranchTeamRestrictions
  • repos.replaceProtectedBranchTeamRestrictions
  • repos.removeProtectedBranchAppRestrictions
  • repos.addProtectedBranchAppRestrictions
  • repos.replaceProtectedBranchAppRestrictions
  • repos.deleteAccessRestrictions
  • repos.removeProtectedBranchRequiredStatusChecksContexts
  • repos.addProtectedBranchRequiredStatusChecksContexts
  • repos.replaceProtectedBranchRequiredStatusChecksContexts
  • repos.listProtectedBranchRequiredStatusChecksContexts
  • repos.removeProtectedBranchRequiredStatusChecks
  • repos.updateProtectedBranchRequiredStatusChecks
  • repos.getProtectedBranchRequiredStatusChecks
  • repos.removeProtectedBranchRequiredSignatures
  • repos.addProtectedBranchRequiredSignatures
  • repos.getProtectedBranchRequiredSignatures
  • repos.removeProtectedBranchPullRequestReviewEnforcement
  • repos.updateProtectedBranchPullRequestReviewEnforcement
  • repos.getProtectedBranchPullRequestReviewEnforcement
  • repos.removeProtectedBranchAdminEnforcement
  • repos.addProtectedBranchAdminEnforcement
  • repos.getProtectedBranchAdminEnforcement
  • repos.removeBranchProtection
  • orgs.concealMembership
  • orgs.publicizeMembership
  • orgs.checkPublicMembership
  • orgs.removeMembership
  • orgs.addOrUpdateMembership
  • orgs.getMembership
  • orgs.checkMembership
  • orgs.listInstallations
  • orgs.pingWebhook
  • orgs.deleteWebhook
  • orgs.updateWebhook
  • orgs.getWebhook
  • orgs.createWebhook
  • orgs.listWebhooks
  • orgs.removeSamlSsoAuthorization
  • orgs.listCredentialAuthorizations
  • repos.listCommitComments.