Nox-Lumen MfgNox-Lumen Mfg

gitee-integration

Capabilities

PR automation for Gitee (码云)—common for domestic teams.

ToolRole
gitee_get_prPR metadata
gitee_get_pr_diffUnified diff
gitee_get_pr_commentsHistorical threads for context
ask_userAmbiguity handling

Compared with GitHub/GitLab

AspectGiteeGitHub / GitLab
API flavorGitHub-like with small field deltasNative per vendor
LanguageLabels/comments often ChineseMostly English
EnterpriseDedicated on-prem SKUVarious

Review behavior mirrors the other adapters.

Typical flow

Webhook: pull_request opened

gitee_get_pr + gitee_get_pr_diff + gitee_get_pr_comments

L1 static analysis + L2 code-review

Reply via Gitee APIs / apply labels

Security & compliance

  • Credentials: personal or org tokens
  • Audit: ledgered

Invocation

/gitee-integration Review this PR

On this page