Commit Graph

6 Commits

Author SHA1 Message Date
Stephen Zhou d5e4fba8b2
style: format 2025-11-27 11:04:48 +08:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +00:00
mslxl 259bdcc002
feat(route): add GitHub repo, user and org event routes (#20330)
* feat(route): add GitHub repository event route

Co-authored-by: LiangddBUG <113956019+LiangddCoder@users.noreply.github.com>
Signed-off-by: mslxl <i@mslxl.com>

* feat(route): add GitHub user and org event routes

Signed-off-by: mslxl <i@mslxl.com>

---------

Signed-off-by: mslxl <i@mslxl.com>
Co-authored-by: LiangddBUG <113956019+LiangddCoder@users.noreply.github.com>
2025-10-25 19:31:37 +08:00
Neko Aria aeec1eda5d
fix(route/github): handle missing commits in PushEvent payload (#20262)
Co-authored-by: NekoAria <NekoAria@users.noreply.github.com>
2025-10-10 20:15:53 +08:00
github-actions[bot] cd4c60124e style: auto format 2025-07-12 05:57:44 +00:00
Whalko 4e2014d7ab
feat(github): add private feed route for user received events (#19571)
* feat(github): add private feed route for user received events

* feat(github): enhance with additional event types and improved mapping

* refactor(github): improved maintainability

* refactor(github): rename route to feed and clean up handler

* fix(github): add unique GUID and remove comment truncation

* fix(github): enhance PushEvent format
2025-07-12 13:55:43 +08:00