Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate/Add skywalking-eyes license header check to project #1105

Open
2 tasks done
andrewtavis opened this issue Jan 25, 2025 · 0 comments
Open
2 tasks done

Investigate/Add skywalking-eyes license header check to project #1105

andrewtavis opened this issue Jan 25, 2025 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

In the most recent dev sync we discussed how to make sure that we have SPDA license identifiers at the top of all files. The best way to do this seems to be to use skywalking-eyes from Apache. This issue would be to add in a new workflow to run on PRs to run this GitHub action via the following snippet:

- name: Check License Header
  uses: apache/skywalking-eyes/header@main  

Let's also discuss include the check dependency license functionality :)

Contribution

Happy to work with someone on this and review when there's a PR 😊

@andrewtavis andrewtavis added feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant