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

Unable to extend ruleset from another private repo within my github organization #652

Open sayeedhussain opened 1 year ago

sayeedhussain commented 1 year ago

Unable to extend ruleset from another private repo within my github organization.

Context

In my ruleset.yaml, I am trying to extend from ruleset.yaml in another private repo within my github organization .

Current Behavior

Unable to load the ruleset. Getting error "Issue loading ruleset".

Expected Behavior

Should be able to load the ruleset from another private repo within my github organization.