Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

irgolic/AutoPR

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

AutoPR logo

🌳 AutoPR 🌳

AutoPR.mov

AutoPR autonomously wrote pull requests in response to issues.
Built with Guardrails.

What is this?

A vision of user experience I had in March of 2023, back when OpenAI had just launched its first "ChatGPT API".

As far as I am aware, AutoPR was the first bot to autonomously generate pull requests in response to issues. Like most demos back in the day, it worked about 20% of the time.

What inspired the initial weekend coding sprint was Guardrails, who were prompting LLMs to generate structured data with JSON Schemas, and reasking it when it did not adhere. This was a time before grammar-powered structured data generation.

Enjoy this brief glimpse into the past. 🜂

💪 How did it work?

Triggered by adding a label containing AutoPR to an issue, AutoPR would:

  1. Plan a fix
  2. Write the code
  3. Push a branch
  4. Open a pull request

💎 Examples

Well-written issues often lead to better results.

🤞 Limitations

This GitHub Action was in development, and in alpha release.

It still:

🔨 Usage

Please see USAGE.md for more information.

📝 Contributing

Please see CONTRIBUTING.md for more information.

About

AutoPR autonomously wrote pull requests in response to issues

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages