Skip to content

Conversation

jeffpaul
Copy link
Member

Description of the Change

This pull request introduces a new GitHub Actions workflow for automated spell checking in the repository. The workflow is designed to run on pushes and pull requests targeting the develop branch.

New GitHub Actions Workflow:

  • .github/workflows/spell-checker.yml: Added a new workflow named "Spell Checker" that uses the crate-ci/typos action (v1.30.2) to perform spell checking on all files in the repository. The workflow triggers on pushes and pull requests to the develop branch.

How to test the Change

Changelog Entry

Developer - Add GitHub Action for repo maintenance.

Credits

Props @jeffpaul.

Checklist:

@jeffpaul jeffpaul added this to the 1.7.0 milestone May 20, 2025
@jeffpaul jeffpaul requested a review from s3rgiosan May 20, 2025 15:48
@jeffpaul jeffpaul self-assigned this May 20, 2025
@jeffpaul jeffpaul moved this to Code Review in Open Source Practice May 20, 2025
@jeffpaul jeffpaul requested a review from rickalee as a code owner May 20, 2025 16:01
@github-project-automation github-project-automation bot moved this from Code Review to QA Testing in Open Source Practice May 20, 2025
@jeffpaul jeffpaul merged commit 820ac16 into develop May 21, 2025
3 checks passed
@jeffpaul jeffpaul deleted the add/gha-spell-check branch May 21, 2025 01:56
@github-project-automation github-project-automation bot moved this from QA Testing to Done in Open Source Practice May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants