Skip to content

Add cleanup-pr-artifacts workflow - #7

Merged
woksin merged 1 commit into
mainfrom
add-cleanup-pr-artifacts-workflow
Aug 22, 2026
Merged

Add cleanup-pr-artifacts workflow#7
woksin 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.

@cratis-bot
cratis-bot force-pushed the add-cleanup-pr-artifacts-workflow branch from aa4c75c to b89ccd8 Compare March 28, 2026 08:32
@woksin
woksin merged commit 4d2e6d1 into main Aug 22, 2026
@woksin
woksin deleted the add-cleanup-pr-artifacts-workflow branch August 22, 2026 07:29
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