Releases: matmulai/auto-pr
v.2
specify base auto-pr
Autobot
Auto-PR AI Code Fixer: Release Summary
Auto-PR AI Code Fixer automatically resolves failing tests and linting errors in your code by leveraging OpenAI's powerful language models. When your tests fail, simply include "auto-pr" in your commit message to trigger this action.
Key Features:
AI-Powered Fixes: Intelligently repairs code issues using OpenAI
Automatic Pull Requests: Creates PRs with fixes when problems are detected
Multiple Attempts: Makes several attempts with different approaches if needed
Language Agnostic: Works with Python, JavaScript, TypeScript, and more
Simple Integration: Works alongside your existing test workflows
This action saves development time by handling routine fixes automatically, allowing your team to focus on more complex problems rather than debugging simple issues. Just add the GitHub Action to your workflow, set your OpenAI API key, and Auto-PR will begin creating intelligent fixes for your codebase whenever tests fail.