aryagarg23/Agent Trace Outcomes
Write an Outcome Record for a merged pull request: checks from the GitHub Checks API, verdict derived per the Outcome Record spec, reviewers from PR approvals, intent from the PR title. Records outcomes automatically from CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| storage | Storage backend: "files" (.agent-trace/outcomes/, committed back) or "notes" (refs/notes/agent-trace/outcomes, pushed). | no | files |
| token | GitHub token used for the Checks/Reviews API and the push back. | no | ${{ github.token }} |
| version | npm version of agent-trace-outcomes to run. | no | latest |
Outputs
no outputs