PluginsCoreConditionConditionconditionsDateTimeBetweenCondition to allow events between two specific datetime values.io.kestra.plugin.core.condition.DateTimeBetweenDayWeekCondition to allow events on a particular day of the week.io.kestra.plugin.core.condition.DayWeekDayWeekInMonthCondition to execute tasks on a specific day of the week relative to the current month (first, last, ...)io.kestra.plugin.core.condition.DayWeekInMonthExecutionFlowCondition for a specific flow of an execution.io.kestra.plugin.core.condition.ExecutionFlowExecutionLabelsCondition that checks labels of an execution.io.kestra.plugin.core.condition.ExecutionLabelsExecutionNamespaceCondition for an execution namespace.io.kestra.plugin.core.condition.ExecutionNamespaceExecutionOutputsCondition based on the outputs of an upstream execution.io.kestra.plugin.core.condition.ExecutionOutputsExecutionStatusCondition based on execution status.io.kestra.plugin.core.condition.ExecutionStatusExpressionCondition based on variable expression.io.kestra.plugin.core.condition.ExpressionHasRetryAttemptCondition that matches if any taskRun has retry attempts.io.kestra.plugin.core.condition.HasRetryAttemptNotCondition to exclude other conditions.io.kestra.plugin.core.condition.NotOrCondition to have at least one condition validated.io.kestra.plugin.core.condition.OrPublicHolidayCondition to allow events on public holidays.io.kestra.plugin.core.condition.PublicHolidayTimeBetweenCondition to allow events between two specific times.io.kestra.plugin.core.condition.TimeBetweenWeekendCondition to allow events on weekend.io.kestra.plugin.core.condition.WeekendCreate automations with Core ConditionCI/CD with a GitHub webhook trigger in production and a manually-supplied JSON-type input for local testingCreate GitHub issue when a workflow failsCreate a ticket in Hubspot when a workflow fails