-
Notifications
You must be signed in to change notification settings - Fork 45
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
EasyCLA not able to fetch the commit author information from GitHub bots #4441
Comments
It seems to be working again. Note for AlanGreene: /easycla comment is not working in tektoncd, we have requested the owners to check if there is configuration that is blocking comment actions in the organization. Maybe closing/re-open the PR work this time. |
Thanks @jarias-lfx. I'll work with the other maintainers to see if we can unblock the |
I think the problem with the ![]() What does EasyCLA need read/write administration of the GitHub org for? @vdemeester FYI |
@afrittoli ah good point. I think I missed those "new permissions" request then 😓 |
@jarias-lfx is that something you can answer? |
@mlehotskylf will need your help in checking the easycla bot admin config settings |
@afrittoli @vdemeester These are the original permissions that must be accepted when the EasyCLA GitHub app is first installed. Without them, EasyCLA may not function as intended. It’s important to note that EasyCLA isn’t requesting administrative write access to gain full control over your repository. Instead, it needs this level of permission because core features—such as setting up webhooks or enforcing mandatory checks—fall under GitHub’s “Administration” category. Since these capabilities are integral to EasyCLA’s operation, the app must request write access to administration. For reference, here are all the permissions EasyCLA is requesting: CC: @jarias-lfx |
Closing this ticket as resolved. |
Summary
Support has received several reports from EasyCLA not longer been able to fetch the commit author information from GitHub bots.
Background
EasyCLA fetches the author information from the commit and validates the author agains EasyCLA database to conform the presence of an ECLA or ICLA. Currently this is failing for all GitHub bots and EasyCLA reports Missing ID on Commit
Affected PRs:
Expected behavior
EasyCLA should be able to fetch the author information from GitHub bots.
Workaround
Please contact the project owners or maintainers to force merge the PR without EasyCLA for the GitHub bots if urgent, while EasyCLA investigates the issue.
The text was updated successfully, but these errors were encountered: