potiuk commented on PR #44800: URL: https://github.com/apache/airflow/pull/44800#issuecomment-2529559017
> > This is coming from boat account, don't think we accept prs from boat GitHub accounts? > > @gopidesupavan I'm using an AI tool, but the PR is not coming from a bot account. I am verifying the results as they get passed. Is that fine? As explained in the issue, yes you can contribute AI generated code if it follows the policy of the ASF: https://www.apache.org/legal/generative-tooling.html: > Given the above, code generated in whole or in part using AI can be contributed if the contributor ensures that: > > 1. The terms and conditions of the generative AI tool do not place any restrictions on use of the output that would be inconsistent with the [Open Source Definition](https://opensource.org/osd/). > 2. At least one of the following conditions is met: > 1. The output is not copyrightable subject matter (and would not be even if produced by a human). > 2. No third party materials are included in the output. > 3. Any third party materials that are included in the output are being used with permission (e.g., under a compatible open-source license) of the third party copyright holders and in compliance with the applicable license terms. > 3. A contributor obtains reasonable certainty that conditions 2.2 or 2.3 are met if the AI tool itself provides sufficient information about output that may be similar to training data, or from code scanning results. So my quesiton is @olsenbudanur -> can you confirm (and somewhat explain how) those conditions are met ? -- 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]
