the-nulldev/AutoCoder

Generates code using ChatGPT and creates a pull request with the generated code.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token for authenticationyes
REPOSITORYThe repository to run the action onyes
ISSUE_NUMBERThe issue number to generate code foryes
OPENAI_API_KEYOpenAI API key for ChatGPTyes
SCRIPT_PATHPath to the script that interacts with ChatGPTyes./scripts/script.sh
LABELThe label to trigger the actionyesautocoder-bot
commit_messageThe commit message to use for committing the generated codenofeat: Add code generated by ChatGPT
branch_prefixPrefix for the branch name that will be creatednoautocoder-branch-
base_branchThe base branch for the pull requestnomain
pr_titleThe title for the pull requestnoCode generated by ChatGPT
pr_bodyThe body content for the pull requestnoThis pull request contains changes auto-generated by ChatGPT based on issue contents.
pr_labelLabel to assign to the pull requestnoautocoder-bot
pr_reviewersComma-separated list of reviewers to request for the pull requestno
pr_assigneesComma-separated list of assignees for the pull requestno

no outputs