Commit Graph
60 Commits
Author SHA1 Message Date
Artyom SavchenkoandGitHub a22271d004 Fix formatting (#10697)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2026-03-27 11:35:24 +07:00
Yulian DiazandGitHub 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 SavchenkoandGitHub 7bdf8170a7 Remove unused field (#10686)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2026-03-25 19:37:57 +07:00
cd1234b422 fix(github): apply guest token to images in markdown sync (#10659)
* fix(github): apply guest token to images in markdown sync (#10516)

The appendGuestLinkToImage function existed but was never called from
getMarkdown(). Add it as the default preprocessor so image URLs include
a guest JWT token, allowing them to render on GitHub.

Signed-off-by: Daniel Kendall <dkendall@ledoweb.com>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Don Kendall <kendall@donkendall.com>

* fix: formatting (prettier/eslint)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Don Kendall <kendall@donkendall.com>

---------

Signed-off-by: Don Kendall <kendall@donkendall.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 19:34:37 +07:00
Artyom SavchenkoandGitHub bf705d9bef Fix exception during github issue id reading (#10500)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2026-02-12 11:12:36 +07:00
Artyom SavchenkoandGitHub 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
Artyom SavchenkoandGitHub 400e9e9fcf Fix null error in getReviewers (#10229)
* Fix null error in getReviewers

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix validate

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix code style

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-11-19 15:18:15 +07:00
Andrey SobolevandGitHub 16d5c2182c Remove redundant question marks (#10109)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-10-17 23:04:26 +07:00
Denis BykhovandGitHub db7d68433f Way to close todo in process (#9843)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-09-12 17:07:39 +05:00
Andrey SobolevandGitHub 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 SobolevandGitHub 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 SobolevandGitHub 88351f639f qfix: Rework span creation (#9613)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-07-29 23:32:16 +07:00
Alexander OnnikovandGitHub 4f44533aea fix: delete markup description from update (#9269)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-17 14:13:05 +07:00
Andrey SobolevandGitHub ba9131545d QFIX: Empty comments in github (#9258)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-16 19:30:11 +07:00
Andrey SobolevandGitHub 35dcda4364 QFIX: Github migration + few checks (#9244)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-16 01:38:10 +07:00
Andrey SobolevandGitHub fcb67d20f8 Switch to typescript 5.8.3 (#9152)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-04 17:57:10 +05:00
Andrey SobolevandGitHub 6f26cf0511 UBERF-11392: Fixes to statistics (#9138)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-30 09:58:02 +07:00
Andrey SobolevandGitHub 9c416cb841 UBERF-11206: Few more fixes related to Github (#9117)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-28 01:03:09 +07:00
Andrey SobolevandGitHub 299f5c9545 UBERF-11206: Few fixes related to Github sync (#9102)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-27 11:50:11 +07:00
Andrey SobolevandGitHub 6d4337febb Do not retry for some kind of errors in Github (#9055)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-22 16:54:24 +07:00
Andrey SobolevandGitHub 255e03169c UBERF-10222: Fix Github reviews field update (#9013) 2025-05-21 18:17:15 +07:00
Andrey SobolevandGitHub b5b1a8847b UBERF-10590: Suport disabled integrations (#8937)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-15 23:04:51 +07:00
Andrey SobolevandGitHub 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 SobolevandGitHub 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
Denis BykhovandGitHub ef8c9d3dc2 Process bug fixes (#8661)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-22 22:25:16 +07:00
Andrey SobolevandGitHub 5ca2a73fba UBERF-9724: Use updated accounts (#8452)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-14 09:36:20 +07:00
Andrey SobolevandGitHub 58eb205688 use redpanda queue (#8291)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-22 13:55:46 +05:00
Alexander OnnikovandGitHub 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
Alexander OnnikovandGitHub b96283ffc6 feat: refactor markup to markdown utils (#8134)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-05 12:18:49 +07:00
Andrey Sobolev 66ef0dc533 Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-21 00:24:33 +07:00
Andrey SobolevandGitHub 3cc324da77 UBERF-9496 (#8061)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-20 22:28:59 +07:00
Andrey Sobolev 86494e7fd1 Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 11:33:40 +07:00
Alexander OnnikovandGitHub 30839b6ba5 qfix: ensure target mappings are not undefined (#7936)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-05 22:43:25 +07:00
Alexey ZinovievandGitHub 2c64ceadb8 UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Andrey SobolevandGitHub c8dde57123 UBERF-9137: Fix Support for suspended installations (#7667)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 23:23:23 +07:00
Andrey SobolevandGitHub e5306b2afd UBERF-9099: Rate limits (#7629)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:27:08 +07:00
Andrey SobolevandGitHub c9f5f4656c UBER-1233: Milestone related fixes (#7614)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 14:53:15 +07:00
Dakshesh JainandGitHub aaf2c14e7a fix(github): broken images in issue description (#7534)
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2025-01-05 22:43:47 +07:00
Andrey SobolevandGitHub 1526ae2055 Fix queries for $in: [null, ...etc] in pg (#7253)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 23:20:26 +07:00
Alexander OnnikovandGitHub a6fb3713f6 UBERF-8557 Save collaborative content as JSON (#7039)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-29 16:58:50 +07:00
Denis BykhovandGitHub 8bfeba7303 Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Andrey SobolevandGitHub 63294b0c66 UBERF-8587: Fix github auth and delete issues (#7174)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-14 23:30:42 +07:00
Andrey SobolevandGitHub e493d35ac6 Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
Andrey SobolevandGitHub f1bee10ebb UBERF-8517: Fix github external sync (#6999)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 11:05:42 +07:00
Andrey SobolevandGitHub 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 SobolevandGitHub 65d45d7e82 Few github high cpu load fixes (#6865)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-10 21:13:04 +07:00
Andrey SobolevandGitHub 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 SobolevandGitHub 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 SobolevandGitHub 47d14885e5 UBERF-8324: Fix null in external sync and todos (#6777)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-02 12:46:05 +07:00
Andrey SobolevandGitHub 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