Skip to content

.sobelow-skips not picked up when running in (gitlab) CI.  #147

@ottenkoop

Description

@ottenkoop

Hi there,

We are currently trying to implement sobelow into our CI pipeline.
Followed the steps to create a .sobelow-skips file and push this to the repository.

But while running:
mix sobelow --skip --exit Low

It's not picking up the .sobelow-skips file. It returns all the issues as before adding the skips file.
Locally it's working correctly.

Couple of hunches we tried:

  • Check if the .sobelow-skips file file is available ✅ . => Is found and printed in the CI.
  • Specify explicitly the root folder with the -r /path/to ✅ => Didn't fix the issue.

Wonder what else we can try to solve this.

Hope you can help us out! 🙌

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions