kestra-io/kestra

Allow adjusting the flow template based on configuration

Open

#4,956 opened on Sep 17, 2024

View on GitHub
聽(5 comments)聽(1 reaction)聽(0 assignees)Java聽(26,854 stars)聽(2,579 forks)batch import
area/frontendgood first issuekind/customer-requestkind/quick-win

Description

Feature description

Ideally, via configuration on OSS + on a tenant or namespace-level in EE:

id: myflow
namespace: company.team
tasks:
  - id: hello
    type: io.kestra.plugin.core.log.Log
    message: Hello World! 馃殌

Contributor guide

Allow adjusting the flow template based on configuration 路 kestra-io/kestra#4956 | Good First Issue