-
Notifications
You must be signed in to change notification settings - Fork 82
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
Validation failing on valid curation #11048
Comments
@nellshamrell Can you take a look at these? |
Also, |
Thank you! Will take a look this week! |
@capfei @ariel11 I think what's going on here is the validation has been fixed, but these pull requests were opened before the validation was fixed. Usually I would suggest closing and re-opening the pull request, but for some reason it's not re-running when we close and re-open the pull request (it should be doing that). Troubleshooting that to see if I can fix this. |
This appears to be an issue on the ClearlyDefined end - working on a solution to 1) Re-run the check when the PR is re-opened and 2) Give you more information when the check fails |
@nellshamrell - here's another one: #10937 and #10938 |
And #10851 |
Hi @ariel11 and @capfei! I've deployed a change so that, when the validator returns an error, it opens a comment on the pull request with details of the error. I've closed and re-opened all pull requests on this list, which triggered a comment which stated what error the validator found. Could you take a look and let me know if the errors look legitimate? And, if not, could you add a comment here pointing to the PR? This way we can consolidate the conversation to this issue, which will make it much easier to follow. I imagine we will need to do some more tuning of the bot on what is an is not SPDX-compliant. |
@nellshamrell These should all be compliant. |
@nellshamrell Also, THANK YOU for adding this feature! It can be very frustrating trying to figure out why validation fails. 🎉 |
Adding this one: #12293. Validation error message:
|
Another similar validation issue with this PR: #12889 Validation error message:
|
The text was updated successfully, but these errors were encountered: