nalbion/Auto-GPT-Action

A GitHub Action that uses runs Auto-GPT to follow instructions in the issue description.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_keyThe OpenAI API key.yes
issue_bodyThe body of the issue.yes
issue_numberThe number of the issue.yes
ai_roleThe role of the AI.I want you to act as a software developer who is willing to review the issue described and commit appropriate fixes on a feature branch. When files are mentioned in the goals you will check to see if they exist, and modify them as necessary instead of creating new files. You will run the tests and iterate until all tests pass and then you will exit.
namedescription
commit_messageThe commit message generated by Auto-GPT.
comment_messageThe comment message generated by Auto-GPT-Action.