77[ ![ Discord] ( https://badgen.net/badge/icon/discord?icon=nope&label&color=purple )] ( https://discord.gg/ykk7Znt3K6 )
88[ ![ Docs] ( https://badgen.net/badge/icon/docs?icon=docs&label&color=blue )] ( https://docs.autopr.com )
99
10- Breathe life into your codebase
10+ Run AI-powered workflows over your codebase
1111
1212</div >
1313
@@ -23,6 +23,18 @@ Breathe life into your codebase
2323
2424Please see the[ installation guide] ( https://docs.autopr.com/installing/github ) .
2525
26+ ##📝 Maintainer Note
27+
28+ Though used internally, this project is currently not actively maintained.
29+
30+ Until v0.1.2, AutoPR autonomously generated pull requests from issues.
31+ There's another actively maintained open-source (AGPL) solution for this use case –[ Sweep] ( https://github.com/sweepai/sweep ) .
32+ If you'd still prefer to use AutoPR for this, set the following line in your github actions yaml:
33+
34+ ``` yaml
35+ uses :docker://ghcr.io/irgolic/autopr:v0.1.2
36+ ` ` `
37+
2638---
2739
2840Below is an example of AutoPR's Living README:
@@ -158,4 +170,4 @@ This folder contains a collection of Python files and directories that provide v
158170🔄 Workflow invocations can be either regular or iterable.
159171🔑 Overall, this file provides a structured definition for creating and executing workflows with various actions and conditions.
160172
161- <!-- Living README Summary-->
173+ <!-- Living README Summary -->