Skip to content

Conversation

@ivanauth
Copy link
Contributor

@ivanauth ivanauth commented Nov 13, 2025

Summary

Adds automated spellchecking to CI.

Changes

  • Add spellcheck GitHub Actions workflow
  • Fix path filters (**/*.md instead of **.md) to correctly match files in subdirectories
  • Add spellcheck configuration and custom wordlist

Testing

Workflow will trigger on markdown changes in any subdirectory and use the custom wordlist for SpiceDB-specific terms.

@vercel
Copy link
Contributor

vercel bot commented Nov 13, 2025

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@ivanauth ivanauth force-pushed the add-spellcheck-ci branch 13 times, most recently from 2a92d42 to b0aefff Compare November 15, 2025 01:32
Add GitHub Actions workflow for automated spellchecking:
- Use pyspelling with aspell for markdown files
- Configure spellcheck.yaml with wordlist support
- Add comprehensive wordlist.txt with project-specific terms
- Include workflow file in trigger paths to test workflow changes
- Fix Thumper documentation link to point to go-template-properties section

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@ivanauth ivanauth changed the title feat: add spellcheck CI with security improvements feat: add spellcheck CI Nov 15, 2025
@vercel
Copy link
Contributor

vercel bot commented Nov 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Nov 17, 2025 5:50pm

Copy link
Collaborator

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

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

This is great. Thank you for putting it up!

@tstirrat15
Copy link
Collaborator

I think the link checker is a false positive. Gonna merge anyway.

@tstirrat15 tstirrat15 merged commit c3e758e into authzed:main Nov 17, 2025
8 of 10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants