prefapp/Action build images summary update
Action to update summary check runs when building images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| conclusion | Check run conclusion | yes | success |
| token | GitHub token | yes | ${{ github.token}} |
| summary_path | Path to the summary file | yes | /tmp/build_images_results.yaml |
| check_run_name | Check run name | yes | — |
| ref | Branch, commit or tag name | yes | — |
| op | Operation to perform | yes | — |
Outputs
| name | description |
|---|---|
| last_summary | Last summary |