spectral-intellij-plugin icon indicating copy to clipboard operation
spectral-intellij-plugin copied to clipboard

rulset not read from private repo

Open neurohrer-mms opened this issue 7 months ago • 0 comments

i extend a ruleset which is located in a private repository. Unfortunately the ruleset is not applied. i guess - as i couldn't find an error - that it simply can not be accessed. The url in the settings is targeting to the correct file.

If i create a .spectral.yml file with a content like

extends:
  - @mycompany/rulesets/rules.yml 

where as the module is also behind a login, i can not use it.

how can i resolve that? do we need some more settings to handle the credentials?

neurohrer-mms avatar Jul 04 '24 12:07 neurohrer-mms