Skip to content

Add the Release workflow logs as a release artifact? #483

@jenstroeger

Description

@jenstroeger

@behnazh would it make sense to store the Actions log (all jobs) from the release.yaml workflow as part of the release artifacts? It looks like the Github API allows to download these logs, and considering that workflow logs can be deleted it would be useful to keep them?1

I ask because I needed to debug a failed run and had to look through older logs too… 🤔

Footnotes

  1. We’d probably have to do that in a separate workflow that triggers when the release.yaml workflow has finished, to get the complete logs of all workflow jobs.

Metadata

Metadata

Assignees

Labels

ciImprovements or additions to CI checksgood first issueGood for newcomersquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions