asterinas/.github
Tate, Hongliang Tian 18fc9635b7 Run aster-code-review from a /aster-code-review PR comment
A `/aster-code-review …` comment (gated to owners/members/collaborators) drives
the skill on the PR, mirroring the skill interface:

  diff / files   review the PR, post inline comments
  smoke          `make smoke`     — does the skill run?
  benchmark      `make benchmark` — recall (informational)

The workflow is split in two: a fast triage job parses the command with a
trusted, default-branch copy of the parser (scripts/parse_pr_command.sh), gates
on author association, and replies promptly; a run job re-validates every value,
runs the skill, and posts either inline review comments (findings off the PR diff
go in the review body) or a human-friendly status comment. Replaces the earlier
Codex-JSON-schema workflow (and drops codex-output-schema.json).
2026-07-02 18:15:28 -07:00
..
ISSUE_TEMPLATE Remove the outdated Github issue template for RFC 2025-09-05 17:40:05 +08:00
actions Refine store and push benchmark results processes 2026-06-05 14:58:48 +08:00
workflows Run aster-code-review from a /aster-code-review PR comment 2026-07-02 18:15:28 -07:00