kestra-io/kestra

envs() function notation

クローズ

#16,396 opened on 2026/05/29

 (6 件のコメント) (0 件のリアクション) (1 人の担当者)Java (2,579 件のフォーク)batch import
area/backendgood first issue

Repository metrics

Stars
 (26,854 個のスター)
PR merge metrics
 (平均マージ 1d 19h) (30d で 495 merged PRs)

説明

Feature description

Hi guys ! As with the secret retrieval function, it would be convenient to have the same call format for environment variables (' envs("xxxx") '). This would allow calling an environment variable based on a dynamic name (for example, according to a database return value or status) which is not currently possible.

コントリビューターガイド