uranusjr opened a new pull request, #25786: URL: https://github.com/apache/airflow/pull/25786
As mentioned in https://github.com/apache/airflow/pull/25783#pullrequestreview-1076765975 This helps `@task` operators to include a `custom_operator_name` attribute so they don't display an internal class name. The check is not extensive (it ignores many special cases such as aliases), but all decorated operators implemented following the contribution guide will be covered. And if a class does not follow the guide, it will need manual reviews to figure out a reasoning anyway. -- 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]
