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

gh actions: add license checkers #200

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

acomodi
Copy link
Contributor

@acomodi acomodi commented Oct 20, 2021

Signed-off-by: Alessandro Comodi acomodi@antmicro.com

@mithro
Copy link
Contributor

mithro commented Oct 20, 2021

Looks like the license check is already picking up previously undetected issues!

@@ -8,6 +8,15 @@ on:

jobs:

License-check:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this should be in a separate workflow file? -- This one is called sphinx-tuttest.yml so should have workflows related to that.

@umarcor umarcor force-pushed the add-license-checking branch 4 times, most recently from 78c9ebd to 07897df Compare May 31, 2022 10:42
@umarcor umarcor force-pushed the add-license-checking branch 3 times, most recently from 6fc9ec2 to 1e1abcc Compare June 15, 2022 15:33
acomodi and others added 2 commits July 27, 2022 17:51
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants