Yulian Diaz and GitHub
7b7395b6ae
fix(github): guard REST octokit in comment sync to prevent createComment crash ( #10692 )
...
Same class of bug fixed in #10442 for graphql calls. The user-scoped
Octokit returned by getOctokit() may lack the .rest plugin, causing
"okit.rest.issues.createComment is not a function". Add ensureRESTOctokit()
guard to both createGithubComment and updateComment paths.
Fixes #10691
Signed-off-by: Yulian Diaz <5605867+spatialy@users.noreply.github.com >
2026-03-27 11:31:33 +07:00
Artyom Savchenko and GitHub
34128dfc60
Fix okit.graphql is not a function ( #10442 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-01-27 13:10:12 +07:00
Andrey Sobolev and GitHub
16d5c2182c
Remove redundant question marks ( #10109 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-10-17 23:04:26 +07:00
Andrey Sobolev and GitHub
04a9c52d48
qfix: Fix github measurements ( #9816 )
...
1. Fix github measurements
2. A bit more proper fix for caching of Octokit references
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-09-10 00:00:08 +05:00
Andrey Sobolev and GitHub
d32beb8ead
feat: Pass tracing info with websocket ( #9627 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-31 22:58:25 +05:00
Andrey Sobolev and GitHub
ba9131545d
QFIX: Empty comments in github ( #9258 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-16 19:30:11 +07:00
Andrey Sobolev and GitHub
35dcda4364
QFIX: Github migration + few checks ( #9244 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-16 01:38:10 +07:00
Andrey Sobolev and GitHub
8b91af8d8d
Remove unstable/unused Github project support ( #8891 )
...
* Remove unstable/unused Github project support
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix unused file
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-12 16:37:39 +07:00
Andrey Sobolev and GitHub
58fc4453b4
UBERF-10471: Fix Github miss status updates and allow to re-integrate existing repos ( #8842 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-06 18:10:02 +05:00
Andrey Sobolev and GitHub
5ca2a73fba
UBERF-9724: Use updated accounts ( #8452 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-14 09:36:20 +07:00
Alexander Onnikov and GitHub
6f63a407dd
UBERF-9634 Handle unsupported markdown in github integration (port to develop) ( #8260 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-03-18 19:20:24 +07:00
Alexey Zinoviev and GitHub
2c64ceadb8
UBERF-8425: Global accounts ( #7573 )
2025-02-04 10:31:03 +07:00
Andrey Sobolev and GitHub
e5306b2afd
UBERF-9099: Rate limits ( #7629 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-01-10 22:27:08 +07:00
Andrey Sobolev and GitHub
a714be51e9
UBERF-8469: Fix exit from github service ( #6921 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-10-15 10:04:39 +05:00
Andrey Sobolev and GitHub
030bbb589b
UBERF-7863: Fix duplicate review comment ( #6827 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-10-07 15:33:36 +07:00
Andrey Sobolev and GitHub
a78ec1bc19
UBERF-8368: Fix review/reviewthread sync ( #6821 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-10-06 17:23:43 +05:00
Andrey Sobolev and GitHub
310f18c3ff
UBERF-8120: Fix high CPU usage in github service ( #6573 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-09-16 11:52:05 +07:00
Andrey Sobolev and GitHub
52e930cd07
UBERF-8053: Github fixes ( #6554 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-09-13 15:25:17 +05:00
Andrey Sobolev and GitHub
55b51b0fd0
UBERF-7922: Split Server Storage to middlewares ( #6464 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-09-09 13:40:49 +05:00
Andrey Sobolev and GitHub
4cce003364
UBERF-7959: Fix async issues ( #6409 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-08-28 11:51:20 +05:00
Andrey Sobolev and Andrey Sobolev
ddecae80dd
Move services to public ( #6156 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-07-28 14:55:43 +07:00