The GitHub Actions job "Tests (AMD)" on airflow.git/fix-hitl-init has failed. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: 69dfffb40a5afb113b898b8a5f0c3353fbd1130a / 1fanwang <[email protected]> Add HITLOperator subject/body to summary after rendering subject and body are template fields, rendered after __init__ runs. The constructor built hitl_summary with self.subject/self.body, so a templated subject or body was captured as its un-rendered Jinja expression. Build the base summary in __init__ without them and add their rendered values from execute() and execute_complete() via a shared helper, so listeners see the resolved subject/body. related: #70296 Signed-off-by: 1fanwang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/30052746677 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
