PR Review Pipeline
Fetch diff, run correctness and security reviews in sequence, post one summary comment.
workflowDevelopment Testing·AEAether Library·v1.5·4.8 ★ (112)·2.4K runs·Updated 7d agoDemo item · example figures
When to use
- Every non-trivial PR in a team repository.
Steps
≈ 90 s · ~20k tokens- 1Fetch diffRead-only.tool
- 2Correctness reviewSeverity-ordered findings.prompt
- 3Security reviewExploit scenarios.skill
- 4Post commentExternal write — requires confirmation.tool
- Trigger
- GitHub webhook: pull_request.opened
- Outputs
- review comment
- Permissions
- github.get_pull_request_diff (read) · github.create_review_comment (write · asks)
Variables
{{pr_url}} *Target PR.url
Input and output
- Expected input
- PR URL.
- Expected output
- One consolidated review comment (after confirmation).
Version history
- v1.52026-09-12 · aetherCurrentComment posting requires confirmation.