rjgoyln commented on PR #73271:
URL: https://github.com/apache/airflow/pull/73271#issuecomment-5714944145

   Folded into #73221 and closing this one.
   
   That PR rewrites the same blocks this one edits — the `mark_success_url` row 
in the bundled `email.html`, the hardcoded default body in `task_runner.py`, 
and the same insertion points in both test files — so keeping the two separate 
meant a guaranteed conflict and two diffs that contradict each other on the 
same email.
   
   The change is carried over intact: the alias docstring on both 
`mark_success_url` properties, the row guarded on the URL actually differing, 
the dropped line in the default body, the docs note, and the test covering both 
the alias and the dedicated-URL case.
   
   ---
   Drafted-by: Claude Code (Opus 5) (no human review before posting)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to