-
Notifications
You must be signed in to change notification settings - Fork 622
Open
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codereleases-note/featThe PR implements a new feature or has a title that begins with "feat"The PR implements a new feature or has a title that begins with "feat"
Description
Feature Description
Suggest migrating the OpenDAL weekly summary automation script from a custom OpenAI API to GitHub Models (native AI in GitHub Actions). This will simplify secrets management, improve security, and integrate directly with GitHub Actions workflows.
Problem and Solution
Currently, a custom OpenAI API key and configuration are required, which adds management overhead. GitHub Models now support direct AI calls in Actions for tasks like summarization and content generation. Please refer to Automate your project with GitHub Models in Actions for implementation ideas.
Additional Context
- You can use
gh models run
or actions/ai-inference
to generate the summary without any third-party API. - GitHub Models in Actions
- Example: Use GitHub Models with GitHub Actions to summarize issues
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
dosubot, Xuanwo, yihong0618, asukaminato0721 and dqhl76
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codereleases-note/featThe PR implements a new feature or has a title that begins with "feat"The PR implements a new feature or has a title that begins with "feat"