int128/trace-workflows-action
Export a trace of GitHub Actions workflows to OpenTelemetry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token | yes | ${{ github.token }} |
| page-size-of-check-suites | Page size of CheckSuites query | yes | 100 |
| page-size-of-check-runs | Page size of CheckRuns query | yes | 100 |
Outputs
| name | description |
|---|---|
| timeline | The mermaid Gantt chart of the workflows and jobs. |