You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
several permissions have been renamed to match GitHub's OpenAPI spec. It's really just a fix, but in order to avoid friction we decided to release a breaking change for this one.
GET /scim/v2/orgs/{org}/Users and GET /scim/v2/orgs/{org}/Users/{external_identity_guid} routes require members:write, not members:read (#119) (c2e38b8)
codespaces permission, dependabot_secrets permission, contents:read permission now includes GET /repos/{owner}/{repo}/codeowners/errors",contents:write permission now includes POST /repos/{owner}/{repo}/comments/{comment_id}/reactions and POST /repos/{owner}/{repo}/commits/{sha}/comments, organization_administration:read now includes GET /orgs/{org}/actions/cache/usage and GET /orgs/{org}/actions/cache/usage-by-repository, actions:read now includes GET /repos/{owner}/{repo}/actions/cache/usage, actions:administration now includes GET /repos/{owner}/{repo}/traffic/views and GET /repos/{owner}/{repo}/vulnerability-alerts. secret_scanning_alerts permission has been removed (#103) (1678fa9)