frogermcs/CodeAudits-Action

Analyse your project with Google Gemini for the code quality, refactoring, architecture and good practices.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
styleParsed document style. Use 'markdown', 'xml' or 'plain'markdown
compressRun intelligent code parsing to reduce tokens (see Repomix documentation for the details)false
working-directoryThe directory in which to run the action. Defaults to the repository root.no.
llm-promptThe name of the prompt file for the Gemini prompt (available prompts in README).no
llm-custom-promptThe name of the custom prompt file from /.codeaudits/prompts directory in the repository.no
gemini-api-keyGemini API key for AI-powered code analysisno
namedescription
parse-metadataMetadata of the parsed repository
parsed-file-nameName of the parsed output file
submission-statusResult of the submission to CodeAudits