kingsword09 commented on issue #6519:
URL: https://github.com/apache/opendal/issues/6519#issuecomment-3213186265

   The following is a Jira ticket template written to request enabling GitHub 
Models for the ‎`apache/opendal` repository.  cc @Xuanwo 
   
   **Project**  
   Infrastructure (INFRA)
   
   **Issue Type**  
   New Feature
   
   ---
   
   **Project**  
   OpenDal
   
   **Summary**  
   Enable GitHub Models in the `apache/opendal` repository to support weekly 
summary generation via GitHub Actions.
   
   **Priority**  
   Trivial
   
   **Component/s**  
   CI
   
   **Description**  
   We would like to migrate our weekly summary automation for the 
`apache/opendal` project from a custom OpenAI API integration to GitHub Models, 
leveraging the new native AI features available in GitHub Actions. This change 
will simplify secrets management and improve security by removing the need for 
third-party API keys.
   
   Currently, our workflow uses a custom OpenAI API key for summarization, 
which adds management overhead and complexity. GitHub Models now support direct 
AI calls in Actions for tasks such as summarization and content generation 
(see: [GitHub Models in 
Actions](https://docs.github.com/en/actions/using-github-actions/github-actions-models)).
 
   
   To enable this feature, we need GitHub Models enabled in our repository 
settings. According to the 
[documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-github-models-in-your-repository).
   
   - Example workflow: Use `gh models run` or `actions/ai-inference` to 
generate summaries without third-party APIs.
   - Reference: [GitHub Models in Actions 
documentation](https://docs.github.com/en/actions/using-github-actions/github-actions-models)
   - Issue discussion: 
[apache/opendal#6519](https://github.com/apache/opendal/issues/6519)
   
   
   **Environment**  
   GitHub repository: `apache/opendal`


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