kestra-io/kestra

Allow adjusting the flow template based on configuration

Open

#4,956 创建于 2024年9月17日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)Java (26,854 star) (2,579 fork)batch import
area/frontendgood first issuekind/customer-requestkind/quick-win

描述

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! 🚀

贡献者指南

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