Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.74 KB

File metadata and controls

26 lines (16 loc) · 1.74 KB

GitHub Models in GitHub Actions

This repository contains a collection of GitHub Actions workflows that utilize GitHub Models to automate various tasks with AI.

Title Description Author
Weekly Issue Summary Opens a new issue weekly summarizing the issues created in the last week. @phazonoverload
Bug Reproduction Check Comments with request for better reproduction details, if needed. @phazonoverload
Add Merged PR to Changelog Appends a summary of a merged pull request to an issue. @phazonoverload
Multilang README Translator Automatically translates README.md to multiple languages when changes are made. @FidelusAleksander

Important

Whenever workflows explicitly accept user input, a malicious actor could open an issue, pull request, or discussion instructing a model to do something you don't want. By carefully writing prompts and providing minimum permissions, you can help mitigate these risks.

License

This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.

Maintainers

See maintainers in the CODEOWNERS file.

Support

Our team will try their best to respond to issues and pull requests in a timely manner. However, please note that this is an open source project and support may be limited.