hycos-ai/Hycos AI Log Analyzer
Uploads GitHub build logs for AI-powered analysis and debugging insights
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Hycos AI API authentication key | yes | — |
| api-endpoint | Base URL for the Hycos AI API endpoints (for enterprise users) | no | https://grgikf0un8.execute-api.us-east-1.amazonaws.com/dev2 |
| github-token | GitHub token for accessing workflow runs and logs | yes | ${{ github.token }} |
| workflow-run-id | Specific workflow run ID to analyze (optional, defaults to current run) | no | — |
Outputs
| name | description |
|---|---|
| analysis-url | Direct link to Hycos AI analysis: https://app.hycos.ai/ci-analysis/{analysisId} |
| analysis-id | Unique analysis identifier |
| upload-status | Status of the process (success, failed) |
| files-uploaded | Number of files processed |