Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates #474

Merged
merged 22 commits into from
Jan 8, 2025

Conversation

octokitbot
Copy link
Collaborator

I found new changes in GitHub's official OpenAPI specifications and thought I'd let you know about it 👋🤖

I can't tell if the changes include fixes, features, breaking changes or just cache updates, you'll have to figure that out on yourself and adapt the commit messages accordingly to trigger the right release, see our commit message conventions.

@wolfy1339 wolfy1339 linked an issue Jan 3, 2025 that may be closed by this pull request
1 task
@wolfy1339
Copy link
Member

To reduce breaking changes, I'll pull in the newest revision of the current schemas in the repo that aren't supported anymore.

@wolfy1339
Copy link
Member

  • Description updates
  • New /enterprises/{enterprise}/copilot/billing/seats
  • New /enterprises/{enterprise}/settings/billing/cost-centers
  • New /enterprises/{enterprise}/settings/billing/usage
  • Fix typo in Operation ID classroom/list-accepted-assigments-for-an-assignment -> classroom/list-accepted-assignments-for-an-assignment
  • New /enterprises/{enterprise}/code-security/configurations/defaults
  • New /enterprises/{enterprise}/code-security/configurations/{configuration_id}
  • New /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach
  • New /orgs/{org}/actions/runner-groups
  • New /orgs/{org}/actions/runner-groups/{runner_group_id}
  • New /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  • New /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  • New /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  • New /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  • New /orgs/{org}/copilot/metrics
  • New /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
  • New /orgs/{org}/insights/api/subject-stats
  • New /orgs/{org}/insights/api/summary-stats
  • New /orgs/{org}/insights/api/summary-stats/users/{user_id}
  • New /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
  • New /orgs/{org}/insights/api/time-stats
  • New /orgs/{org}/insights/api/time-stats/users/{user_id}
  • New /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
  • New /orgs/{org}/insights/api/user-stats/{user_id}
  • Remove /orgs/{org}/organization-fine-grained-permissions
  • New /orgs/{org}/private-registries
  • New /orgs/{org}/private-registries/public-key
  • New /orgs/{org}/private-registries/{secret_name}
  • New /orgs/{org}/team/{team_slug}/copilot/metrics
  • New /orgs/{org}/team/{team_slug}/copilot/usage
  • Deprecate /orgs/{org}/{security_product}/{enablement}
  • New /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  • New /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits
  • New /repos/{owner}/{repo}/code-security-configuration
  • Add discriminators for various properties
  • New /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  • New /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
  • New /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses
  • New /repos/{owner}/{repo}/secret-scanning/scan-history

@wolfy1339 wolfy1339 added the Type: Feature New feature or request label Jan 4, 2025
wolfy1339
wolfy1339 previously approved these changes Jan 8, 2025
@wolfy1339 wolfy1339 changed the title 🤖📯 GitHub OpenAPI Update feat: new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates Jan 8, 2025
@wolfy1339 wolfy1339 merged commit 31fb854 into main Jan 8, 2025
4 of 5 checks passed
@wolfy1339 wolfy1339 deleted the update branch January 8, 2025 16:24
@octokitbot
Copy link
Collaborator Author

🎉 This issue has been resolved in version 17.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: JSON syntax error in version 17.0.0
2 participants