Skip to content

Add cleanup-pr-artifacts workflow#4

Open
cratis-bot wants to merge 1 commit into
mainfrom
add-cleanup-pr-artifacts-workflow
Open

Add cleanup-pr-artifacts workflow#4
cratis-bot wants to merge 1 commit into
mainfrom
add-cleanup-pr-artifacts-workflow

Conversation

@cratis-bot
Copy link
Copy Markdown
Contributor

Adds the reusable cleanup-pr-artifacts wrapper workflow.

When a pull request is closed, this workflow automatically deletes GitHub Packages
(container images and NuGet packages) published during that PR.

Added:

  • .github/workflows/cleanup-pr-artifacts.yml — triggered on pull_request closed events;
    delegates to Cratis/Workflows/.github/workflows/cleanup-pr-artifacts.yml@main.

The actual cleanup logic lives in Cratis/Workflows
so it can be maintained in one place and updated across all repositories at once.

@cratis-bot cratis-bot force-pushed the add-cleanup-pr-artifacts-workflow branch from 0db73db to f25cfbb Compare March 28, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant