Skip to content

Add a spell checker action#143

Open
Moohan wants to merge 2 commits intomainfrom
spell-check-action
Open

Add a spell checker action#143
Moohan wants to merge 2 commits intomainfrom
spell-check-action

Conversation

@Moohan
Copy link
Copy Markdown
Member

@Moohan Moohan commented Mar 18, 2025

Pull Request Details

This PR adds a spell-check action, that should automatically spell-check any opened or changed PRs (excluding drafts) and comment with any spelling errors. There are also options for automatically fixing mistakes or ignoring words etc.

Issue Number: N/A

Type: Bug / Feature / Documentation / Other (Delete as appropriate)

Description of the Change

This seemed to be by far the most starred action related to spell-checking. There may be further configuration required e.g. adding dictionaries, adding and modifying expect/ignore lists.

I set it to only run against PRs (not drafts) and it will only run against the specific files which the PR edited.

Verification Process

Followed the config docs for the action. I also added dependabot which will automatically open a PR if/when the spellcheck action is updated. That will allow us to check release notes and update to newer versions in a timely but informed way.

Additional Work Required

Possibly will need additional work... It's hard to check actions without actually running them on the repo 🤷

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.

1 participant