git-ai-project/Git AI Dashboards
Track AI-assisted development and export OpenTelemetry data for your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-ai-version | Version of git-ai to install (e.g., 'v1.0.23'). Defaults to latest release. | no | latest |
| git-ai-repo | GitHub repo to download git-ai from (owner/repo format). | no | acunniffe/git-ai |
| github-token | GitHub token for API access | no | ${{ github.token }} |
| pr-url | Pull request URL (triggers PR mode when provided) | no | — |
| repo-url | Repository URL | no | ${{ github.server_url }}/${{ github.repository }} |
| merge-commit-sha | Merge commit SHA (required when pr-url is provided) | no | — |
| default-branch | Default branch name (for daily export mode) | no | main |
| OTEL_EXPORTER_OTLP_ENDPOINT | OpenTelemetry endpoint URL | no | — |
| OTEL_EXPORTER_OTLP_HEADERS | OpenTelemetry headers (key=value format, comma separated) | no | — |
| OTEL_SERVICE_NAME | OpenTelemetry service name | no | — |
Outputs
no outputs