[PR #2438] [MERGED] chore(ci): versions the Docker cleaning action to latest released #9549

Closed
opened 2026-02-05 14:06:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2438
Author: @stumpylog
Created: 5/15/2023
Status: Merged
Merged: 5/15/2023
Merged by: @alextran1502

Base: mainHead: main


📝 Commits (1)

  • e63d494 chore(ci): versions the Docker cleaning action to latest released

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 .github/workflows/docker-cleanup.yml (+4 -2)

📄 Description

This is a follow up to #2302.

I've versioned my action, and set that latest release as the version for immich to use. This also lets me continue to develop the action without affecting users. This version has been running over here without issue.

This also enables the actual deletion. I've been watching the dry runs and the images which would be removed all look correct, so I feel confident in enabling the actual deletion at this point.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/2438 **Author:** [@stumpylog](https://github.com/stumpylog) **Created:** 5/15/2023 **Status:** ✅ Merged **Merged:** 5/15/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e63d494`](https://github.com/immich-app/immich/commit/e63d494e78d78abd7662e2fce39a2560e64fbd4d) chore(ci): versions the Docker cleaning action to latest released ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-cleanup.yml` (+4 -2) </details> ### 📄 Description This is a follow up to #2302. I've versioned my action, and set that latest release as the version for immich to use. This also lets me continue to develop the action without affecting users. This version [has been running over here](https://github.com/paperless-ngx/paperless-ngx/actions/workflows/cleanup-tags.yml) without issue. This also enables the actual deletion. I've been watching the dry runs and the images which would be removed all look correct, so I feel confident in enabling the actual deletion at this point. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:06:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9549