Aleksandr Sergeev

Results 65 comments of Aleksandr Sergeev
trafficstars

As far as I can understand the duality of early birds / night owls is a part of this action branding, so I doubt this can be extended to include...

This isn't a code request, so I think we should ask the core contributors about this issue. @anmol098, @aravindvnair99, what do you think?

I doubt that waka time makes difference between public and private repositories when it calculates project info. But I might be wrong.

This title only or any section title? The title generally describes the following title, could you please specify, why hiding it is necessary?

I personally can't merge the PR until the CI workflow runs successfully and I also can't launch the workflow. I think, it should be triggered on push. @AyushAgnihotri2025, @willnaoosmith, could...

@ddok2, @eby8zevin, @Fanduzi, @Moncheeta, @yanskun, @UnixBear, @willnaoosmith Could anyone of you please run the action with debug logs enabled? Apparently we have some commits that are becoming `None`, I would...

@ddok2 So, this behavior is not expected. If you take a look at [GraphQL GitHub API documentation on commit](https://docs.github.com/en/graphql/reference/objects#commit) the `committedDate` field appears to be not nullable (`DateTime!`) there, so...

@lgc2333 Ok, so here we can see that [this](https://github.com/LiteLDev) organisation has prohibited access to its repositories to the users with old personal access tokens (classic). I think we should just...

@ddok2, check out this pr, it might fix your isuue: #449

@ddok2, could you please inspect, how does it happen that `committedDate` is `None`? According to GitHub documentation, it's a required field. If it becomes None sometimes, we can use the...