Automatically update flake lock at given period #10
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?
I tried setting up a gitea action for that but failed since the 'create pull request' api calls based on the github api and dont work for the gitea api.
the action.yml was deleted here, for orientation if its picked up again:
6a7a8a569cThe whole thing was based on https://github.com/Mic92/dotfiles/blob/main/.github/workflows/update-flake-lock.yml
Either we wait till that problem is fixed somewhere upstream or we run some script/cronjob to take care of that on some of our hosts
Automatically update flake look at given periodto Automatically update flake lock at given period