SCM & ALM integrations
Adapters that let Agents pull changes, post reviews, sync requirements, and manage defects on external engineering systems.
Source control
git
Safe git primitives (clone / pull / diff / blame)
gerrit-integration
Fetch Gerrit changes, score Code-Review (-2…+2), post comments
github-integration
GitHub PR metadata, diffs, review comments
gitlab-integration
GitLab MR metadata, diffs, pipelines, discussions
gitee-integration
Gitee PR metadata, diffs, comment threads
ALM / requirements
Capability matrix
| Platform | Fetch change | Fetch diff | Post comment | Score | Pipeline status |
|---|---|---|---|---|---|
| Gerrit | ✅ | ✅ | ✅ | ✅ (-2…+2) | — |
| GitHub | ✅ | ✅ | ✅ | — | — |
| GitLab | ✅ | ✅ | ✅ | — | ✅ |
| Gitee | ✅ | ✅ | ✅ | — | — |
Typical pipeline
Rendering diagram…
Requirements & defect backends
alm-integration is a large skill spanning:
- IBM DOORS Next (production-grade automotive support)
- Polarion (roadmap)
- ZenTao, Jira, Feishu Base
Four tools × forty actions cover requirement CRUD, design/test/safety artifacts, trace links, ReqIF export, atomic folder ops, high-throughput Reportable pulls, baselines, change-impact analysis, and batched satisfies edges.
Related docs
- Code review overview — L1 + L2 flow
- ASPICE engineering loop case