Skip max age for internal deps #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In https://gitea.t000-n.de/t.behrendt/k_gitea, we've configured a default cooldown for all deps. We do not require this for internal resources (actions + OCI images ATM). Therefore, we can safely skip those.
Tested in #32
Wasn't very successful. Trying to fix with: #33
Still not working properly...