0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. IB_Robot
  2. /
  3. libs
  4. /
  5. atomgit_sdk
  6. /
  7. scripts
BreezeWuBreezeWufeat(sdk): add AtomGit SDK for PR workflow automation
d7914b76创建于 3月21日历史提交
文件最后提交记录最后更新时间
migrate_json_fields.py
feat(sdk): add AtomGit SDK for PR workflow automation Add libs/atomgit_sdk with: - AtomGitClient with configurable API base URL - PRService for fetching diffs and submitting reviews - RepairService for replying to review comments - Diff position calculation utilities - Comprehensive test suite This SDK eliminates code duplication across AtomGit-related skills and provides a clean API for PR workflow automation. Signed-off-by: XiaoqiangWu <wuxiaoqiang.rtos@huawei.com> 2 个月前