Skip to content

Commit d79bbbf

Browse files
committed
fixup! feat(hitl): include task_instance detail in hitl detail response
1 parent 3dbc149 commit d79bbbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/pre_commit/check_ti_vs_tis_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def compare_attributes(path1, path2):
5656
"triggerer_job",
5757
"note",
5858
"rendered_task_instance_fields",
59+
"hitl_detail",
5960
# Storing last heartbeat for historic TIs is not interesting/useful
6061
"last_heartbeat_at",
6162
"id",

0 commit comments

Comments
 (0)