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: Environment(all endpoints have been updated from scheme repositories/{repository_id} to /repos/{owner}/{repo}), adds field repository.security.advisory (checkPrivateVulnerabilityReporting), docs(various resource docs have been updated and added) #721

Merged
merged 3 commits into from Apr 3, 2024

Conversation

octokitbot
Copy link
Collaborator

@octokitbot octokitbot commented Mar 19, 2024

BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id

NOTE: If there are any new endpoints, then the code changes will likely required an update of @octokit/types. It should have received a pull request as well, merge & release it first. The @octokit/types should be updated automatically shortly after in this pull request.

@octokitbot octokitbot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Mar 19, 2024
@nickfloyd nickfloyd added the Type: Breaking change Used to note any change that requires a major version bump label Mar 25, 2024
@nickfloyd nickfloyd changed the title 🚧 GitHub OpenAPI specifications changed feat: Environment(all endpoints have been updated from scheme repositories/{repository_id} to /repos/{owner}/{repo}), adds field repository.security.advisory (checkPrivateVulnerabilityReporting), docs(various resource docs have been updated and added) Mar 25, 2024
@nickfloyd
Copy link
Contributor

nickfloyd commented Mar 25, 2024

Need to update @octokit/types once it gets updated before merging.

@nickfloyd nickfloyd merged commit 4a9125f into main Apr 3, 2024
7 checks passed
@nickfloyd nickfloyd deleted the openapi-update branch April 3, 2024 17:47
Copy link
Contributor

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 12.0.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: Breaking change Used to note any change that requires a major version bump Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants