Lynwee
Lynwee
In my local env with the main branch's codes with MySQL 8.x,I created a GitHub conenction with 100+ scopes, and I can open the connection details successfully with limited time....
@chenggui53 There is a conflict, maybe you can fix it. And @klesh will help to merge it. I think.
+1. I think it should be resolved ASAP. @Startrekzky
> > ... I can also contact the administrators on our side and ask if they can set one but since this is the default behavior from Github Server I...
@Tonkonozhenko Please fix the CI errors.
> Any update about this one ? No.
That's beacuse DevLake fetches GitHub pull request via its graphql API, and this API doesn't support `createdAt` filter. So Devlake collect all pull requests. Maybe we can collect pull request...
@sayeedhussain IMO, using search API is not the right way. I think we should ask GitHub to update its graphql API, it will take too long. Maybe we can filter...
@marymwu You can try the latest code in branch `release-v0.21`(I am not sure which version, just use the latest code.). I have submitted some code related to Zentao.
IMO, the best way is DevLake provides some an option with a default rule in scope config , and user can change it manually. @Startrekzky