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
feat: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
feat: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
feat: support for optional retention_period_minutes request body parameter in POST /repos/{owner}/{repo}/codespaces , POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces and POST /user/codespaces
fix: mark POST /repos/{owner}/{repo}/dependency-graph/snapshots as available on GitHub.com, not just GitHub Enterprise Cloud
fix: mark assignees request body parameter - and the request body more generally - as required in DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
fix: remove no longer supported GET /repos/{owner}/{repo}/community/code_of_conduct API