octokit / plugin-rest-endpoint-methods.js

Octokit plugin adding one method for all of api.github.com REST API endpoints
MIT License
113 stars 54 forks source link

feat: remove deprecated migration import endpoints and reorder bypass_actors.actor_type enum values to be in alphabetical order #731

Closed octokitbot closed 5 months ago

octokitbot commented 5 months ago

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.

Make sure to update the commits so that the merge results in helpful release notes, see Merging the Pull Request & releasing a new version.

In general

wolfy1339 commented 5 months ago

This one should be a breaking change as it removes an endpoint

kfcampbell commented 5 months ago

Agreed! I went to see about merging https://github.com/octokit/openapi-types.ts/pull/414 and then pulling those changes into here first, though I got a bit hung up because I'm not seeing the migration endpoint removal there.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 13.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

wolfy1339 commented 5 months ago

I think GitHub hasn't removed it from the OpenAPI spec just yet.

The endpoint isn't available anymore

Warning: Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the changelog.