-
Notifications
You must be signed in to change notification settings - Fork 63
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
Unmet prerequisite: premium, but premium license is used #287
Comments
Hi @rndmh3ro, thank you for opening this issue. The test to check if the group is premium checks that the plan is not free, so it shouldn't be the reason for the results you see:
Please provide the error.log and permission.log from the legitify run |
Sure, here they are:
|
Thanks! Are you the admin of this group? Could you add the output this API call:
|
This is the relevant group. I'm not admin as far as I know. :)
|
Thanks. It should be fixed in the main branch :) |
Indeed it is, thanks! :) |
TL;DR
Some checks are skipped because of
Unmet prerequisite: premium
.We use Gitlab self-hosted and have a premium license. However the project I'm using legitify at, shows a
default
-plan.Here's the namespace output (redacted):
If I remove the
premium
-check from the rego-files, the checks work and show the correct result.Expected behavior
The checks should not be skipped.
Observed behavior
No response
Version
from main branch
On which operating system are you using legitify?
Linux
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: