@Marvin when using json for automations how can I exclude deployments with a specific tag
m
Marvin
08/02/2024, 10:27 PM
Unfortunately, the search results did not directly address how to exclude deployments with a specific tag using JSON for automations. However, here are the links that may still be useful for understanding automations in Prefect:
- (https://docs.prefect.io/latest/concepts/automations/)
- (https://docs.prefect.io/latest/guides/automations/)
Considering that tags are used to filter or target specific deployments, you may need to manage the exclusion logic programmatically within your deployment configuration or automation script. Typically, you would check the tags of each deployment and exclude those that match the specified tag. Would you like to see a code example for handling this logic programmatically?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.