rahul-4480/Spell Check and Grammar Check Action

A GitHub Action to check spelling and grammar in markdown files using OpenAI GPT-4, posting comments on pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_api_keyOpenAI API Keyyes
github_repositoryThe name of the GitHub repositoryyes
github_tokenGitHub Token to post comments on the pull requestyes
openai_modelOpenAI model to be used for spelling and grammar checkgpt-4o
model_max_tokenMax token to be assigned to the model16000
pr_numberPull request number where comments will be postedyes
filesComma-separated list of markdown files to check for spelling and grammaryes

no outputs