Skip to content

ci: added a spell check workflow for ALLOYDB.md - #30

Closed
twishabansal wants to merge 36 commits into
mainfrom
spell-check
Closed

ci: added a spell check workflow for ALLOYDB.md#30
twishabansal wants to merge 36 commits into
mainfrom
spell-check

Conversation

@twishabansal

@twishabansal twishabansal commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

https://github.com/rojopolis/spellcheck-github-actions/tree/v0 is used as the spell checker workflow since it is very popular and actively maintained.

Adding spell check workflows requires us to create a dictionary of technical words so as to recognise them and not cause failures.

Right now, spell check is only configured for the AlloyDB.md file since the file is packaged for use with Gemini CLI. Spell checks for other markdown files will be added separately.

@twishabansal twishabansal changed the title Spell check ci: add a basic spell check workflow Sep 23, 2025
@twishabansal twishabansal changed the title ci: add a basic spell check workflow ci: added a spell check workflow for AlloyDB.md Sep 23, 2025
@twishabansal
twishabansal marked this pull request as ready for review September 23, 2025 14:46
@twishabansal
twishabansal requested review from a team as code owners September 23, 2025 14:46
@twishabansal twishabansal changed the title ci: added a spell check workflow for AlloyDB.md ci: added a spell check workflow for ALLOYDB.md Sep 23, 2025

@averikitsch averikitsch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks config heavy. I'm curious if we enable the Gemini CLI bot if we could get this for free.

@twishabansal

Copy link
Copy Markdown
Contributor Author

This looks config heavy. I'm curious if we enable the Gemini CLI bot if we could get this for free.

Could you enable the Gemini Code Assist Bot for code reviews? This allows us to customize behaviour too.

We could write a styleguide and put emphasis on spelling correctness.

@averikitsch

Copy link
Copy Markdown
Contributor

This looks config heavy. I'm curious if we enable the Gemini CLI bot if we could get this for free.

Could you enable the Gemini Code Assist Bot for code reviews? This allows us to customize behaviour too.

We could write a styleguide and put emphasis on spelling correctness.

Let test this in the genai-toolbox repo first and see if we need to roll it out here.

@twishabansal
twishabansal deleted the spell-check branch October 15, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants