snyk / sweater-comb

API linting rules
Other
22 stars 8 forks source link

Prevent experimental stability for new endpoints #627

Closed jgresty closed 2 months ago

jgresty commented 3 months ago

There have been a lot of experimental endpoints published which then do not get promoted into a higher stability level. To avoid compounding the problem we have made the decision to prevent any new experimental endpoints and instead have teams release more stable endpoints by default.

This patch introduces a new rule to prevent such endpoints and updates the documentation to remove references to experimental.

This will be a major version bump so it will not break existing workflows until we roll out the new major version.

snyksec commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: