mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-21 07:11:29 -05:00
[Request] Target/Whitelist using tag(s) #1179
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?
Originally created by @twilkus on GitHub (May 19, 2025).
For example, when executing Batch Destroy Stack in a Procedure, target Stacks by tag. Maybe this is already possible using regex, but I didn't come across anything in the documentation about it.
It would be the same idea for whitelisting/blacklisting resources using tags for an Alerter.
@jeditec commented on GitHub (Dec 22, 2025):
Well, I was trying to do this without success, Thank god it is showing as an future enhancement, it will be very useful as I don't want automatically deploy or update containers that are tagged as critical when running my procedures, this is useful for lazy people like me that don't want to write every single stack that wants to be included in the stage.