Hi,
I’m running a very small private experiment to automate tiny tasks in Python repos.
Flow:
issue → execution → PR → you review → merge
Only small tasks like:
- docs
- tests
- tiny fixes / tiny refactors
The goal is just to test 3 very small tasks safely, not to automate anything critical.
I’m looking for 1 repo to try:
- 3 small tasks first
- if it works, maybe expand to 5
No risky changes:
- no auth / infra / secrets
- only small local changes
- baseline tests must already be green
I handle the setup and the operational side.
You would only need to:
- allow collaborator access to the repo
- review and merge the PRs if they look good
Would you be open to trying this in your repo?
If yes, I can send a very short checklist.
Hi,
I’m running a very small private experiment to automate tiny tasks in Python repos.
Flow:
issue → execution → PR → you review → merge
Only small tasks like:
The goal is just to test 3 very small tasks safely, not to automate anything critical.
I’m looking for 1 repo to try:
No risky changes:
I handle the setup and the operational side.
You would only need to:
Would you be open to trying this in your repo?
If yes, I can send a very short checklist.