Skip to content

Add cleanup-pr-artifacts workflow#61

Merged
einari merged 1 commit into
mainfrom
add-cleanup-pr-artifacts-workflow
Mar 28, 2026
Merged

Add cleanup-pr-artifacts workflow#61
einari merged 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.

@einari einari merged commit e3cd361 into main Mar 28, 2026
@einari einari deleted the add-cleanup-pr-artifacts-workflow branch March 28, 2026 07:36
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.

2 participants