Improvement

April 21, 20201 minute read

GitHub Actions logs can now be deleted

Anybody with write access to the repo will be able to delete the logs just clicking a button in the workflow run page. The metadata about the workflow run will be still available (jobs, steps and their statuses), however, the log content will no longer be available.

We are also shipping an API if you want to automate log deletion.

For questions, visit the GitHub Actions community

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

GitHub Actions logs can now be deleted - GitHub Changelog