Below you will find pages that utilize the taxonomy term “Check-Spelling”
April 5, 2026
Checkout Merge
Version updated for https://github.com/check-spelling/checkout-merge to version v0.0.8.
This action is used across all versions by 40 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Checkout Merge, automates the process of synthesizing a merge commit for pull requests when GitHub’s default refs/pull/X/merge behavior is unreliable or unavailable. It resolves issues with confusing output or workflow failures that arise when a merge commit cannot be created, and provides clearer error messages and status updates. The action is particularly useful for workflows requiring reliable merge commit generation for pull request validation or testing.
April 5, 2026
gh program downloader
Version updated for https://github.com/check-spelling/gh-program-downloader to version v0.0.5.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The release-downloader GitHub Action automates the process of downloading and optionally extracting binaries from GitHub releases of specified repositories. It simplifies retrieving specific release artifacts by providing filtering options based on patterns, OS, architecture, and version. This action is ideal for workflows requiring automated access to release files or binaries without manual intervention.