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

Fixed dependency-review check failing on Teleport API #194

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

fheinecke
Copy link
Contributor

@fheinecke fheinecke commented Dec 5, 2023

This check does not support repositories with multiple licenses due to the way the license query logic is implemented upstream. This PR adds an exception for the Teleport API package, which will affect all repos using this artifact.

This syntax is not very pretty, but this is the most simple solution that I could come up with due to GHA expression weirdness.

Tested via https://github.com/gravitational/cloud/pull/6901

@fheinecke fheinecke requested review from a team December 5, 2023 00:05
@fheinecke
Copy link
Contributor Author

The linter workflow is failing but I'm not going to fix it in this PR as this PR did not introduce the failing change.

@fheinecke fheinecke merged commit 4009e21 into main Dec 5, 2023
7 of 8 checks passed
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.

2 participants