Skip to content
@check-spelling

Check Spelling

GitHub Action for spell checking and deployments of the action

The check-spelling github action enables you to check a repository for typos and prevent future typos from being added.

For more information, visit 🌏 check-spelling.dev.

The spell-check-this template repository includes the basic configuration to use the check-spelling github action. This enables you to get started easily, just drop the repository contents into your repository and adjust settings as necessary.

The checkout-merge github action is a helper action to for repositories that receive pull requests and need to validate the potential merge result of the pull request.

This action works around bugs in GitHub's current method of maintaining a refs/pulls/X/merge. One such bug involves GitHub serving a stale merge if the current branch isn't mergable.

It also offers a friendlier user experience for when there isn't a merge available because of merge conflicts.

Other organization specific repositories

This contains organization art.

This contains the content for the check-spelling.dev website.

This contains the supplemental dictionaries used by check-spelling.

This contains images used by the wiki / documentation.

Mostly the content you're reading now.

This repository may eventually gain organization template content.

Other repositories

Any other repository you see here is probably being used to test the check-spelling action. They may be deleted at any time or replaced by cleaner versions.

actions-* are forks of https://github.com/actions repositories to enable applying patches that haven't been merged upstream.

Pinned

  1. check-spelling check-spelling Public

    Spelling checker action to check spelling in repositories / pull requests / commits

    Shell 241 24

  2. spell-check-this spell-check-this Public template

    Template for adding check-spelling action to a repository

    23 16

  3. checkout-merge checkout-merge Public

    Action for synthesizing a merge commit

    Shell 1 1

Repositories

Showing 10 of 24 repositories

Top languages

Loading…

Most used topics

Loading…