shahar1 commented on PR #55604:
URL: https://github.com/apache/airflow/pull/55604#issuecomment-3288863407

   > > Making an automated PR per language?
   > 
   > I agree with the idea. We could create a new GitHub Action to 
automatically raise PRs for each supported language when changes are 
introduced. Additionally, we could implement a bot based on the TTL concept to 
flag PRs that haven't had any reviewers in, say, 5 or 10 days.
   > 
   > This way, owners would only need to review translations instead of doing 
them manually. I've been looking into how this could work.
   > 
   > One remaining question: does ASF support any LLM API or provide tokens for 
OpenAI? Access to an LLM API is essential for full automation.
   
   I doub't the latter point - we could try though to work around it by 
starting with a local script that runs Github Copilot (or another LLM that the 
user can access), and generates the PRs with the contributor's git access token.


-- 
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