Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Removing workflow artifacts - GitHub Docs

Instructions for deleting workflow artifacts from GitHub Actions to manage storage usage or clean up build outputs.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Removing workflow artifacts - GitHub Docs

Instructions for deleting workflow artifacts from GitHub Actions to manage storage usage or clean up build outputs.

When To Use

Use when you need to delete specific build outputs or clear storage space by removing artifacts associated with GitHub Actions workflow runs.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-workflow-runs-removing-artifacts-github-docs-workflow-guide.mdA guide explaining how to delete workflow artifacts and configure retention periods to manage GitHub Actions storage.Questions about a guide explaining how to delete workflow artifacts and configure retention periods to manage GitHub Actions storage.

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage workflow runs / - Remove workflow artifacts
  • Main sections: In this article, Deleting an artifact, Setting the retention period for an artifact, Finding the expiration date of an artifact, Artifacts from deleted workflow runs.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/remove-workflow-artifacts