easimon/Sysstat Action
Collect system stats while running Github Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Access Token | no | ${{ github.token }} |
| report_artifact_prefix | Prefix of the artifact name that's attached to the workflow (should be distinct for each job that uses the action) | no | sysstat-report |
| report_artifact_suffix | Suffix of the artifact name that's attached to the workflow (should be distinct for each pipeline run) | no | ${{ github.run_attempt }} |
Outputs
no outputs