uranusjr commented on PR #38674: URL: https://github.com/apache/airflow/pull/38674#issuecomment-2044338249
If we also infer `starts_execution_from_triggerer` from it, `start_trigger` is not so bad to me, and actually better than `trigger` because it more clearly describes the attributes controls what trigger the task is started from, not _the one_ trigger the task uses. There are other possibile names (e.g. `start_from_trigger`), but `trigger` is not a good one IMO. -- 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]
