Skip to content

[License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore #7538

@spacewander

Description

@spacewander

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Bug

  • Which version of SkyWalking, OS, and JRE?

  • Which company or project?

skywalking-eyes

  • What happened?

Take https://github.com/apache/apisix/ as an example.
git clone this repo, touch conf/apisix-aa.yaml.
You will find this file is ignored by .gitignore, in absolute path format /conf/apisix-*.yaml.

Then you can run docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check, you will find out this file is not ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions