ipdxco/Rich Workflow Run
Enrich workflow run event with jobs, logs and artifacts information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 18, 2025
- License
- None
Pinned Snippet
uses: ipdxco/workflow-run-context@492ea3967eb2ca7ed76b7888b42fa7649addd975 # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| jobs-url | Jobs URL | no | — |
| logs-url | Logs URL | no | — |
| artifacts-url | Artifacts URL | no | — |
| artifact-names | A comma-separated list of artifact names to download | no | "" |
Outputs
| name | description |
|---|---|
| jobs | Jobs |
| logs | Logs |
| artifacts | Artifacts |