alexanmtz/Creates a PR to solve an issue using ChatGPT
Create an issue and have it solved by sending pull request with the solution using Open AI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 10, 2024
- License
- MIT
Pinned Snippet
uses: alexanmtz/aipr@f8664710b73228fe01c24c7bca3c2a12d9ca11d2 # v0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | Open AI API Key | yes | "" |
| openai_tokens | Open AI Max tokens | no | — |
| openai_model | Open AI model | no | gpt-3.5-turbo-instruct |
| file_chunks | File chunks | no | 0 |
| target_branch | Target branch that the pull request will be merged | no | main |
Outputs
no outputs