Skip to content

Create gptme GitHub bot #16

@ErikBjare

Description

@ErikBjare

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
  • @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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions