stoplightio / spectral-action

GitHub Action wrapper for Spectral - a JSON/YAML/OpenAPI/AsyncAPI/etc linter with custom rule support.
https://stoplight.io/open-source/spectral
Apache License 2.0
85 stars 46 forks source link

Updated info related to spectral_ruleset #618

Closed hpatoio closed 2 years ago

hpatoio commented 2 years ago

If you do not have a .spectral.yaml in the root of the project spectral_ruleset must be set. There is no such a thing as the default built-in Spectral rulesets.

Please note that this has changed with version 0.8.0 of the action since it uses version 6 of Spectral that changed the ruleset behavior https://github.com/stoplightio/spectral/issues/1796

I think that also the Configuration section should be removed because is just a repetition.

hpatoio commented 2 years ago

You can close https://github.com/stoplightio/spectral-action/pull/617 if you accept this MR

hpatoio commented 2 years ago

What prevent this from been merged ? It's October so I would like to give my 2 cents to #hacktoberfest :smile_cat: