kas-tle/release-build-log-action

An action to append build logs to a given release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENThe GitHub token to use for the release.yes
releaseIDThe ID of the release to upload the logs.yes
attemptNumberThe Run attempt to get the logs from. Defaults to the current attempt.noauto
excludedJobsComma-separated or newline-separated list of jobs from which to ignore logs.no""
formatAsHTMLWhether or not we should make an HTML file for the logs. Defaults to true.true
runIDThe Run ID to get the logs from. Defaults to the current run.noauto

no outputs