axiomantic/Momus Code Review
Run pi-coding-agent against a PR diff and publish a GitHub Review.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | Pull request number to review | yes | — |
| event | Triggering event name (pull_request | issue_comment | workflow_dispatch) | yes | — |
| work_dir | Working directory for inputs/, outputs/, prompts/ | no | .momus |
| app_id | GitHub App ID (e.g. secrets.MOMUS_APP_ID). Pass together with private_key to make momus authenticate AS THE APP so APPROVE verdicts post as real approvals. Omit to fall back to the caller's GITHUB_TOKEN (APPROVE is then downgraded to COMMENT; see publish.py). | no | "" |
| private_key | GitHub App private key PEM (e.g. secrets.MOMUS_APP_PRIVATE_KEY). Pass together with app_id. See app_id. | no | "" |
Outputs
no outputs