kesin11/actions-timeline
An Action shows timeline of a GitHub Action workflow in the run summary page.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| show-waiting-runner | Show waiting runner time in the timeline. | no | true |
| expand-composite-actions | Expand composite action steps in the timeline. | no | false |
| expand-composite-actions-threshold | Duration threshold in seconds for expanding composite action steps. Only steps at or above this duration are expanded. Default: 20 | no | 20 |
Outputs
no outputs