UBERF-11392: Fixes to statistics (#9138)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-05-30 09:58:02 +07:00
committed by GitHub
parent 73f7cfc11b
commit 6f26cf0511
46 changed files with 549 additions and 414 deletions
@@ -887,7 +887,7 @@ export class IssueSyncManager extends IssueSyncManagerBase implements DocSyncMan
try {
const response: any = await this.ctx.with(
'graphql.listIssue',
{ prj: prj.name, repo: repo.name },
{},
() =>
integration.octokit.graphql(
`query listIssues {