You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π€ AutoCoder β Automated Code Generation from GitHub Issues
AutoCoder is a GitHub Action that automatically generates code based on GitHub issue descriptions using OpenAIβs ChatGPT.
It then creates a pull request (PR) with the generated code, allowing your team to review and merge AI-assisted code contributions.
π Features
Automatically triggers when an issue is labeled (configurable).
Uses OpenAIβs ChatGPT API to generate code from issue content.
Automatically commits generated code to a new branch.
Creates a Pull Request for review and merging.
Uploads generated code as an artifact for inspection.
AutoCoder is a GitHub Actions integration project designed to automate code generation and management tasks using ChatGPT. This repository contains configuration files and scripts to enable seamless interaction between GitHub workflows and AI-powered coding assistance, streamlining development, testing, and automation processes through intelligent