samyuan1990/OpenAI_CodeAgent-action

Smart lint with LLM

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dryRundryRun option
maxIterationsan optional setting for the maximum number of iterations we invokes openAI endpoint
githubIssueReportreport LLM response via new github issue
output_pathan optional setting for archive LLM response
tokentoken for github${{ github.token }}
github_repogithub_repository${{ github.repository }}
baseURLurl for your openAI API endpoint
apiKeyapikey for your openAI API endpoint
modelthe model we are going to interact with openAI API endpoint
promptthe prompt string your are going to talk with openAI API endpoint
runTypeaction type, jsunittest or godoc
dirPaththe dir path of your source code
deploymentfilethe deployment yaml if you use CVE2Deployment

no outputs