这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@octokitbot
Copy link
Contributor

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

  • Avoid breaking changes at all costs
  • If there are no typescript changes, use build: cache as commit message
  • If there are there are only updates, use fix: ...
  • If there are any new additions, use feat: ...
  • If there are breaking changes, keep the previous ones and deprecate them. Only if there is no other way, add BREAKING CHANGE: ... to the commit body (not subject!) to trigger a breaking change.

@octokitbot octokitbot added Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR typescript Relevant to TypeScript users only labels Jan 8, 2025
@wolfy1339 wolfy1339 added the Type: Breaking change Used to note any change that requires a major version bump label Jan 8, 2025
@wolfy1339
Copy link
Member

Removes GHES 3.9 which was removed in @octokit/openapi 17.0.0

@wolfy1339 wolfy1339 changed the title 🚧 OpenAPI types changed feat: remove GHES 3.9, 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 c51cfc8 into main Jan 8, 2025
4 checks passed
@wolfy1339 wolfy1339 deleted the openapi-update branch January 8, 2025 16:47
@octokitbot
Copy link
Contributor Author

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 typescript Relevant to TypeScript users only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants