Add support for desired language comments in PR

This commit is contained in:
aurangzaib 2024-07-24 18:56:23 +05:00 committed by GitHub
parent a9a064dfa1
commit 2b9cf1615c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 2 deletions

View file

@ -11,6 +11,9 @@ inputs:
description: "OpenAI API model."
required: false
default: "gpt-4"
COMMENT_LANGUAGE:
description: "input if you want to add comments in your desired language."
required: false
exclude:
description: "Glob patterns to exclude files from the diff analysis"
required: false