You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
artifact retention
About this tag
Artifact retention settings control how long build outputs and logs are stored in GitHub Actions workflows. Recent updates introduce new REST APIs that allow developers to programmatically manage retention periods, set expiration dates, and automate cleanup. The migration of the 'windows-latest' image to Windows Server 2025 also affects artifact storage policies. Understanding artifact retention helps teams optimize storage costs, comply with data governance requirements, and streamline CI/CD pipelines. This tag covers configuration options, API usage, and best practices for managing retention in GitHub Actions environments.
GitHub Actions’ relentless pace of innovation shows no signs of slowing, with the latest announcement poised to reshape how developers and organizations manage workflow settings and automation environments. The recent unveiling of new REST APIs and a consequential migration of the...