mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
Feature Request: Schedule Stack Updates #355
Reference in New Issue
Block a user
No description provided.
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?
Originally created by @mattsmallman on GitHub (May 12, 2025).
Now that the schedule is working well for actions is it possible to apply schedule approach to auto updates or perhaps provide some sample code if this is better done in an action.
P.S. This whole application is awesome and has transformed the way I manage my home and production environments.
@mbecker20 commented on GitHub (May 12, 2025):
Hey, I'm glad you like it. Here is an Action which does what you are looking for, and you can schedule it however you'd like.
@mattsmallman commented on GitHub (May 13, 2025):
Awesome work - Thanks