-
Notifications
You must be signed in to change notification settings - Fork 333
Closed
Description
Would be awesome to be able to:
(in order of ~difficulty/straightforwardness)
@gptme add a LICENSE file with MIT
@gptme update the deps
@gptme add tests for file
@gptme make CI pass
- would use
gh
to get CI logs, and try to apply a solution
- would use
@gptme implement this issue
These could all work by simply having a GitHub bot operate a GitHub user, such that on mentions from whitelisted users, it will:
- spin up a instance (or even CI job)
- clones the repo/PR
- runs
gptme
with the message as argument, executes the actions, commits, and pushes/opens a PR
Could also make it reply to issues/PRs directly (but not sure if as valuable):
@gptme what do you think about this?
@gptme review this PR
I think this could be a really cool idea, and might actually work pretty well. Might be easy enough to do as a CI thing, at least as a demo.
Metadata
Metadata
Assignees
Labels
No labels