mirror of
https://github.com/ubuntu/ubuntu-assisted-reviews.git
synced 2026-06-14 12:09:17 +02:00
No description
| .workshop/sru-agent-setup | ||
| examples | ||
| sru-review | ||
| AGENTS.md | ||
| EXPERIENCE.md | ||
| README.md | ||
| sru-checklist | ||
| TODO.md | ||
| workshop.yaml | ||
ubuntu-assisted-reviews
Hackathon repo for AI-assisted review for SRU uploads.
Examples
The examples directory contains two reports generated for the same SRU (openssl). One with the MoonshotAI/Kimi-K2.6 model, and another for Claude Sonnet 4.6. Both were given the same skill:
Running with workshop
Setup the workspace:
workshop launch
workshop exec -- claude login
workshop exec -- git config --global gitubuntu.lpuser "$LP_USER"
Run the SRU review action:
workshop run --env CLAUDE_MODEL=$CLAUDE_MODEL -- claude $UBUNTU_SERIES $SOURCE_PACKAGE
For example:
workshop run -i --env CLAUDE_MODEL=claude-sonnet-4-6 -- claude-sru-review noble openssl