-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Add functionality to tag a node if certain tags are not present. I often tag a few nodes inside of a pipeline with things like raw for database connection, or slow for long running nodes, or not-current for historic datasets that don't change often. It would be nice to automatically tag any tag not containing one of these tags with something. This will enable me to only tag the handful of nodes I need to, and be confident that I can run my pipeline with the alternate tag and get everything.
Use Cases
- current/not-current
- raw/not-raw
- slow/not-slow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels