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
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
-[ ] Iterate with PR comments and code review (https://github.com/irgolic/AutoPR/issues/31)
39
-
-[ ] ChatGPT plugin that writes an issue during the course of a conversation
40
-
-[ ] User-configurable tasks like "add tests", "add docs", "add type hints"
41
-
-[ ] User-configurable semantic CI checks like "if file x changes, ensure file y reflects the change"
42
-
-[ ] Autonomous PR reviewer who pushes to your branch
43
-
44
42
## 💎 Examples
45
43
46
44
Well-written issues often lead to better results.
@@ -54,14 +52,14 @@ Well-written issues often lead to better results.
54
52
55
53
## 🤞 Limitations
56
54
57
-
This GitHub Action is**in development**, and in **alpha release**.
55
+
This GitHub Action was**in development**, and in **alpha release**.
58
56
59
57
It still:
60
58
61
-
-[Incorrectly references](https://github.com/irgolic/AutoPR-template/pull/19/files#diff-830c8547feabc5e216043b6af2f7784ee819537d88219e607543a899db1853c0R17) code in other files
-Calls[functions that don't exist](https://github.com/irgolic/AutoPR-template/pull/9/files#diff-01de17011a56527deac53327fec7f83279509157a1e806a2cec5c2215a953e97R63)
64
-
- Only works on GitHub (see [#46](https://github.com/irgolic/AutoPR/issues/46))
59
+
-[Incorrectly referenced](https://github.com/irgolic/AutoPR-template/pull/19/files#diff-830c8547feabc5e216043b6af2f7784ee819537d88219e607543a899db1853c0R17) code in other files
-Called[functions that don't exist](https://github.com/irgolic/AutoPR-template/pull/9/files#diff-01de17011a56527deac53327fec7f83279509157a1e806a2cec5c2215a953e97R63)
62
+
- Only worked on GitHub (see [#46](https://github.com/irgolic/AutoPR/issues/46))
0 commit comments