mik-laj commented on issue #8207: URL: https://github.com/apache/airflow/issues/8207#issuecomment-625723473
@U-Ozdemir We try to use a logical clock instead of a real clock in the community. The order of operations is more important than the time the task was completed. Some tasks need to be completed earlier because other users may need to benefit more from some change, but there are no specific time limits set by the community rule. If you want to share changes with the community then you must create PR. https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork You should also create a commit beforehand. It describes your change https://help.github.com/en/github/committing-changes-to-your-project ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
